Click or drag to resize
FileInfoAttributes Property
File attributes.

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

Property Value

Type: FileAttributes
See Also