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

'Declaration
Public nMenuId As Integer
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

Microsoft.VisualStudio.Shell.Interop Namespace