VsUIElementDescriptor.ElementID-Feld

 

Veröffentlicht: Oktober 2016

Das Element in der Factory.

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

Syntax

[ComAliasNameAttribute("OLE.DWORD")]
public uint ElementID
public:
[ComAliasNameAttribute("OLE.DWORD")]
unsigned int ElementID
[<ComAliasNameAttribute("OLE.DWORD")>]
val mutable ElementID : uint32
<ComAliasNameAttribute("OLE.DWORD")>
Public ElementID As UInteger

Feldwert

Type: System.UInt32

Siehe auch

VsUIElementDescriptor-Struktur
Microsoft.VisualStudio.Shell.Interop-Namespace

Zurück zum Anfang