Click or drag to resize

CatalogFolderExists Method

[Missing <summary> documentation for "M:Demo3D.Visuals.Catalog.FolderExists(System.String)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public bool FolderExists(
	string path
)

Parameters

path  String

[Missing <param name="path"/> documentation for "M:Demo3D.Visuals.Catalog.FolderExists(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Visuals.Catalog.FolderExists(System.String)"]

See Also