Click or drag to resize
FileInfoAttributes Property
File attributes.

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

Property Value

Type: FileAttributes
See Also