VSTREEDISPLAYDATA.State Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: