Click or drag to resize

IFileSystemItemMetadataAttributes 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.3.27213.0
Syntax
Nullable<FileAttributes> Attributes { get; set; }

Property Value

Type: NullableFileAttributes
See Also