TaskForm.HelpID 屬性

定義

取得或設定與說明識別碼相關聯的文字。

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

屬性值

String

表示說明識別碼的字串值。

適用於