Campo OLEMENUID.nMenuId

 

Publicado: abril de 2016

Especifica um identificador numérico do menu; -1 se especificado por nome.

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

Sintaxe

public int nMenuId
public:
int nMenuId
val mutable nMenuId : int
Public nMenuId As Integer

Valor de Campo

Type: System.Int32

Comentários

COM assinatura

A partir de oleipc.idl.

[C++]

Consulte também

Estrutura OLEMENUID
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo