VsBrushes.StartPageTabBackgroundKey Property

Gets the start page tab background key.

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

Syntax

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

Property Value

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

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace