VSTREEDISPLAYDATA.StateMask Campo

Definição

Especifica quais campos de bits no estado são de interesse. Os valores são obtidos da _VSTREEDISPLAYSTATE enumeração.

public: System::UInt32 StateMask;
public: unsigned int StateMask;
unsigned int StateMask;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYSTATE")]
public uint StateMask;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYSTATE")>]
val mutable StateMask : uint32
Public StateMask As UInteger 

Valor do campo

UInt32
Atributos

Comentários

Assinatura COM

De VSShell. idl:

Aplica-se a