VSTREEDISPLAYDATA.State Field

Definition

Specifies display state. Values are taken from the _VSTREEDISPLAYSTATE enumeration.

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 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to