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