PlaceholderItemProperties Property |
IT Hit User File System
Custom data associated with a placeholder, organised as a dictionary.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public abstract ICustomData Properties { get; }
Public MustOverride ReadOnly Property Properties As ICustomData
Get
public:
virtual property ICustomData^ Properties {
ICustomData^ get () abstract;
}
abstract Properties : ICustomData with get
Property Value
Type:
ICustomDataSee Also