TaskForm.HelpID Property

Definition

Gets or sets the text associated with the Help ID.

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

Property Value

A string value that represents the Help ID.

Applies to