Share via


VsBrushes.VizSurfaceGoldMediumKey Property

Gets the surface gold medium key.

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

Syntax

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

Property Value

Type: Object
The surface gold medium key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace