VsColors.VizSurfaceBrownDarkKey Property

Gets the visual surface brown 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 VizSurfaceBrownDarkKey As Object
public static Object VizSurfaceBrownDarkKey { get; }
public:
static property Object^ VizSurfaceBrownDarkKey {
    Object^ get ();
}
static member VizSurfaceBrownDarkKey : Object
static function get VizSurfaceBrownDarkKey () : Object

Property Value

Type: System.Object
The visual surface brown dark key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace