DirectoryInfoGetDirectories Method |
Returns the subdirectories of the current directory.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.2.23
Syntax public override DirectoryInfo[] GetDirectories()
Return Value
Type:
DirectoryInfoSee Also