VSTREEDISPLAYDATA.State 字段

定义

指定显示状态。 值取自 _VSTREEDISPLAYSTATE 枚举。

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

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于