Share via


VsBrushes.ClassDesignerVBModuleCompartmentKey Property

Definition

Gets the class designer Visual Basic module compartment key.

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

Property Value

The class designer Visual Basic module compartment key.

Applies to