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