Click or drag to resize
DirectoryInfoParent Property
Parent directory.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public override DirectoryInfo Parent { get; }

Property Value

Type: DirectoryInfo
See Also