HelpContextAttribute.F1Keyword 屬性

定義

取得或設定字串,這個字串包含要用於查閱說明的關鍵字。

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

屬性值

String

字串,包含用來查閱說明的關鍵字。

適用於