Click or drag to resize

IFileSystemBasicInfoAttributes Property

IT Hit User File System
Gets or sets file or folder attributes.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26791.0-Beta2
Syntax
Nullable<FileAttributes> Attributes { get; set; }

Property Value

Type: NullableFileAttributes
See Also