VsColors.VizSurfaceBrownMediumKey Property

Gets the visual surface brown medium key.

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

Syntax

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

Property Value

Type: System.Object
the visual surface brown medium key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace