Page.HelpKey Property

Definition

Gets or sets the help key that is associated with this page.

public:
 property System::String ^ HelpKey { System::String ^ get(); void set(System::String ^ value); };
public string HelpKey { get; set; }
member this.HelpKey : string with get, set
Public Property HelpKey As String

Property Value

The help key that is associated with this page.

Applies to