Partilhar via


Campo VSTREEDISPLAYDATA.StateMask

 

Publicado: abril de 2016

Especifica quais campos bit de estado são de interesse.Valores são obtidas a partir do _VSTREEDISPLAYSTATE enumeração.

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

Sintaxe

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

Valor de Campo

Type: System.UInt32

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSTREEDISPLAYDATA
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo