Campo VSTREELISTITEMCHANGE.index
Identifica um item de lista de árvore.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint index
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")]
unsigned int index
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable index : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")>
Public index As UInteger
Valor de Campo
Type: System.UInt32
Consulte também
Estrutura VSTREELISTITEMCHANGE
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo