Click or drag to resize

FileSystemItemMetadataProperties Property

IT Hit User File System
Custom data associated with a item, organised as a dictionary.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26791.0-Beta2
Syntax
public ICustomData Properties { get; }

Property Value

Type: ICustomData

Implements

IFileSystemItemMetadataProperties
See Also