ShellDataObjectItem Property |
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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