VsBrushes.HelpHowDoIPaneBackgroundKey Property

Gets the help How Do I pane background key.

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

Syntax

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

Property Value

Type: System.Object
The help How Do I pane background key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace