Click or drag to resize

IMetadataAttributes Property

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

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

Property Value

Type: NullableFileAttributes
See Also