VsColors.ProjectDesignerBorderOutsideKey Property

Gets the project designer border outside key.

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

Syntax

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

Property Value

Type: Object
the project designer border outside key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace