Partilhar via


Campo VSTREELISTITEMCHANGE.grfChange

 

Especifica as alterações que ocorreram.Valores são obtidas a partir do _VSTREEITEMCHANGESMASK enumeração.

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

Sintaxe

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

Valor de Campo

Type: System.UInt32

Consulte também

Estrutura VSTREELISTITEMCHANGE
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo