Click or drag to resize
FileInfoAttributes Property
File attributes.

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

Property Value

Type: FileAttributes
See Also