VsBrushes.VizSurfacePlumDarkKey Property

Gets the surface plum dark key.

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

Syntax

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

Property Value

Type: System.Object
The surface plum dark key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace