VsBrushes.SideBarGradientLightKey Property

Gets the sidebar gradient light key.

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

Syntax

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

Property Value

Type: System.Object
The sidebar gradient light key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace