VsColors.ClassDesignerCompartmentSeparatorKey Property

Gets the class designer compartment separator key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ClassDesignerCompartmentSeparatorKey As Object
public static Object ClassDesignerCompartmentSeparatorKey { get; }
public:
static property Object^ ClassDesignerCompartmentSeparatorKey {
    Object^ get ();
}
static member ClassDesignerCompartmentSeparatorKey : Object
static function get ClassDesignerCompartmentSeparatorKey () : Object

Property Value

Type: System.Object
The class designer compartment separator key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace