Click or drag to resize

ShellMenuSendToItemNativeTag Property

Gets or sets the native tag.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public override IntPtr NativeTag { get; set; }

Property Value

Type: IntPtr
The native tag.
See Also