ProvideToolboxPageAttribute.HelpKeyword Property

Definition

Gets a help keyword associated with the Customize Toolbox dialog page.

public:
 property System::String ^ HelpKeyword { System::String ^ get(); };
public:
 property Platform::String ^ HelpKeyword { Platform::String ^ get(); };
public string HelpKeyword { get; }
member this.HelpKeyword : string
Public ReadOnly Property HelpKeyword As String

Property Value

The help keyword used to obtain information about the Customize Toolbox dialog page.

Remarks

If no key word is defined, HelpKeyword is an empty string.

Applies to