TaskForm.HelpID 屬性

定義

取得或設定與說明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

屬性值

一個代表幫助識別碼的字串值。

適用於