Click or drag to resize

MetadataProperties Property

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

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public IPropertiesDictionary Properties { get; set; }

Property Value

Type: IPropertiesDictionary

Implements

IMetadataProperties
See Also