 | FileAttrs Property |
A string representation of the attributes of the file. Each attribute is represented by one familiar character,
so a value like "RA" indicates that the file is (R)ead only and modied and ready to be (A)rchived. For more
information see
NTFS.
Namespace: Orthogonal.Hoarder.StdLib.EntityAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntaxpublic string Attrs { get; set; }
Property Value
String
See Also