Compartilhar via


Campo VSITEMSELECTION.itemid

 

Publicado: abril de 2016

identificador que representa o item selecionado.Para válido itemid valores, consulte VSITEMID.

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

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSITEMID")]
public uint itemid
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSITEMID")]
unsigned int itemid
[<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSITEMID")>]
val mutable itemid : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSITEMID")>
Public itemid As UInteger

Valor de Campo

Type: System.UInt32

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSITEMSELECTION
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo