PathToolsBrowseRelativeDirectory Method

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
C#
public static string BrowseRelativeDirectory(
	string startRelativePath,
	string rootPath
)

Parameters

startRelativePath  String
 
rootPath  String
 

Return Value

String

See Also