ShellDataObjectItem Property |
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellDataObjectFormat this[
string name
] { get; }
Parameters
- name
- Type: SystemString
The name.
Property Value
Type:
ShellDataObjectFormatAn instance of the ShellDataObjectFormat class or null if it was not found.
Return Value
Type:
ShellDataObjectFormatAn instance of the ShellDataObjectFormat class or null if it was not found.
Exceptions See Also