Compartir a través de


OLEMENUID.nMenuId Field

Specifies a numeric menu identifier; -1 if specified by name.

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

Syntax

'Declaración
Public nMenuId As Integer
'Uso
Dim instance As OLEMENUID
Dim value As Integer

value = instance.nMenuId

instance.nMenuId = value
public int nMenuId
public:
int nMenuId
val mutable nMenuId: int
public var nMenuId : int

Remarks

COM Signature

From oleipc.idl.

[C++]

.NET Framework Security

See Also

Reference

OLEMENUID Structure

OLEMENUID Members

Microsoft.VisualStudio.Shell.Interop Namespace