IMetadataProperties 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
SyntaxIPropertiesDictionary Properties { get; }
ReadOnly Property Properties As IPropertiesDictionary
Get
property IPropertiesDictionary^ Properties {
IPropertiesDictionary^ get ();
}
abstract Properties : IPropertiesDictionary with get
Property Value
Type:
IPropertiesDictionary
See Also