VsBrushes.ClassDesignerVBModuleCompartmentKey 属性

定义

获取类设计器 Visual Basic 模块隔离键。

public:
 static property System::Object ^ ClassDesignerVBModuleCompartmentKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ ClassDesignerVBModuleCompartmentKey { Platform::Object ^ get(); };
public static object ClassDesignerVBModuleCompartmentKey { get; }
member this.ClassDesignerVBModuleCompartmentKey : obj
Public Shared ReadOnly Property ClassDesignerVBModuleCompartmentKey As Object

属性值

Object

类设计器 Visual Basic 模块隔离键。

适用于