VsColors.PanelHyperlinkHoverKey Property

Gets the panel hyperlink hover key.

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

Syntax

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

Property Value

Type: System.Object
The panel hyperlink hover key.

.NET Framework Security

See Also

Reference

VsColors Class

Microsoft.VisualStudio.Shell Namespace