ProvideStaticToolboxItemAttribute.HelpKeyword Property

Definition

Gets the help keyword.

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.

Applies to