HelpContextAttribute.HelpCollection 屬性

定義

取得或設定字串,其中包含要從中取得說明的說明集合。

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

屬性值

String

包含要從中取得說明之說明集合的字串。

適用於