VSTREEDISPLAYDATA.Mask 字段

定义

指定结构中的哪些字段是相关的。 值取自 _VSTREEDISPLAYMASK 枚举。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于