VSTREEDISPLAYDATA.StateMask 字段

定义

指定状态中的哪些位域。 值取自 _VSTREEDISPLAYSTATE 枚举。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于