EngineWindowsPlaceholders Field |
IT Hit User File System
Provides access to placeholders in your user file system and data associated with each placeholder.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.5.27248.0
Syntaxpublic Placeholders Placeholders
Public Placeholders As Placeholders
public:
Placeholders^ Placeholders
val mutable Placeholders: Placeholders
Field Value
Type:
Placeholders
Remarks
You can use this property to create, update and delete placeholders in your user file system
as well as to access remore storage ID associated with each placeholder.
See Also