Click or drag to resize

CatalogDeleteFolder Method

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


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public void DeleteFolder(
	string folderPath,
	bool force
)

Parameters

folderPath  String

[Missing <param name="folderPath"/> documentation for "M:Demo3D.Visuals.Catalog.DeleteFolder(System.String,System.Boolean)"]

force  Boolean

[Missing <param name="force"/> documentation for "M:Demo3D.Visuals.Catalog.DeleteFolder(System.String,System.Boolean)"]

See Also