VsColors.ExtensionManagerStarHighlight1Key Property

Gets the extension manager star highlight1 key.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.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 with get
static function get ExtensionManagerStarHighlight1Key () : Object

Property Value

Type: Object
The extension manager star highlight1 key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace