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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.