| PathGetDirectoryName Method | 
            Gets the directory name from the given path
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetDirectoryName(
	string path
)
Parameters
- path
- Type: SystemString
 Input path
Return Value
Type: 
String See Also
See Also