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