Click or drag to resize
FileInfoAttributes Property
File attributes.

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

Property Value

Type: FileAttributes
See Also