Click or drag to resize

MetadataAttributes 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
public Nullable<FileAttributes> Attributes { get; set; }

Property Value

Type: NullableFileAttributes

Implements

IMetadataAttributes
See Also