VSTREEDISPLAYDATA.Mask Field

Definition

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:

Applies to