VSTREEDISPLAYDATA.Mask – pole
Určuje, která pole ve struktuře jsou zájmu.Hodnoty jsou převzaty z _VSTREEDISPLAYMASK výčtu.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYMASK")]
public uint Mask
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYMASK")]
unsigned int Mask
[<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYMASK")>]
val mutable Mask : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYMASK")>
Public Mask As UInteger
Hodnota pole
Type: System.UInt32
Poznámky
Podpis COM
Z vsshell.idl:
Viz také
VSTREEDISPLAYDATA – struktura
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek