Click or drag to resize
FileInfoAttributes Property
File attributes.

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

Property Value

Type: FileAttributes
See Also