VsBrushes.ProjectDesignerBorderInsideKey Property

Gets the project designer border inside key.

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

Syntax

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

Property Value

Type: System.Object
The project designer border inside key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace