| StorageProviderGetDirectoryInfo Method  | 
            Returns new instance of directory info.
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntaxpublic override DirectoryInfo GetDirectoryInfo(
	string path
)
Parameters
- path
 - Type: SystemString
Path 
Return Value
Type: 
DirectoryInfo
See Also