Click or drag to resize
DirectoryInfoFullName Property
Full name of directory (whole path).

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

Property Value

Type: String
See Also