次の方法で共有


HelpContextAttribute.HelpCollection プロパティ

定義

ヘルプを取得するヘルプ コレクションを含む文字列を取得または設定します。

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

プロパティ値

ヘルプを取得するヘルプ コレクションを含む文字列。

適用対象