PlaceholderFolderProperties 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 override ICustomData Properties { get; }
Public Overrides ReadOnly Property Properties As ICustomData
Get
public:
virtual property ICustomData^ Properties {
ICustomData^ get () override;
}
abstract Properties : ICustomData with get
override Properties : ICustomData with get
Property Value
Type:
ICustomDataSee Also