ShellMenuSendToItemTag Property |
Gets or sets the tag, a custom arbitrary value that can be used to store anything.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public override Object Tag { get; set; }
Property Value
Type:
Object
The tag value.
See Also