VsColors.StartPageBackgroundGradientEndKey Property

Gets the start page background gradient 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 StartPageBackgroundGradientEndKey As Object
public static Object StartPageBackgroundGradientEndKey { get; }
public:
static property Object^ StartPageBackgroundGradientEndKey {
    Object^ get ();
}
static member StartPageBackgroundGradientEndKey : Object with get
static function get StartPageBackgroundGradientEndKey () : Object

Property Value

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

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace