VSDRAWITEMSTRUCT.itemid Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'宣言
Public itemid As UInteger
'使用
Dim instance As VSDRAWITEMSTRUCT
Dim value As UInteger

value = instance.itemid

instance.itemid = value
public uint itemid
public:
unsigned int itemid
public var itemid : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

VSDRAWITEMSTRUCT Structure

VSDRAWITEMSTRUCT Members

Microsoft.VisualStudio.Shell.Interop Namespace