HelpContextAttribute.HelpCollection プロパティ

定義

Helpコレクションを含む文字列を取得し、そこからHelpを取り出します。

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

プロパティ値

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

適用対象