Click or drag to resize
DirectoryInfoName Property
Name of directory (without path).

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

Property Value

Type: String
See Also