VSTREEDISPLAYDATA.Mask 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 which fields in the structure are of interest. Values are taken from the _VSTREEDISPLAYMASK enumeration.
public: System::UInt32 Mask;
public: unsigned int Mask;
unsigned int Mask;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYMASK")]
public uint Mask;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYMASK")>]
val mutable Mask : uint32
Public Mask As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: