F1KeywordAttribute.Keyword 屬性

定義

取得《SQL Server 線上叢書》主題的 F1 說明關鍵字。

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

屬性值

String

string 值,表示《SQL Server 線上叢書》主題的 F1 說明關鍵字。

適用於