Click or drag to resize

FileSystemItemMetadataAttributes 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.26224.0-Beta2
Syntax
public FileAttributes Attributes { get; set; }

Property Value

Type: FileAttributes

Implements

IFileSystemItemMetadataAttributes
See Also