VsColors.VizSurfaceGreenLightKey Property

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

Property Value

Type: System.Object
The visual surface green light key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace