Click or drag to resize

CatalogGetParentFolder Method

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

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public string GetParentFolder(
	string path
)

Parameters

path
Type: SystemString

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

Return Value

Type: String

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

See Also