VsBrushes.ExtensionManagerStarHighlight1Key Property

Gets the extension manager star highlight1 key.

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

Syntax

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

Property Value

Type: System.Object
The extension manager star highlight1 key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace