TaskInfo.HelpCollection プロパティ

定義

ヘルプの取得元となるヘルプ コレクションを取得します。

public:
 property System::String ^ HelpCollection { System::String ^ get(); };
public string HelpCollection { get; }
member this.HelpCollection : string
Public ReadOnly Property HelpCollection As String

プロパティ値

ヘルプ コレクションです。

適用対象