VsBrushes.StartPageTabBackgroundEndKey Property

Gets the start page tab background end key.

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

Syntax

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

Property Value

Type: System.Object
The start page tab background end key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace