VsColors.ClassDesignerCommentBorderKey Property

Gets the class designer comment border key.

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

Syntax

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

Property Value

Type: Object
The class designer comment border key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace