F1KeywordAttribute.Keyword プロパティ

定義

SQL Server Books OnlineのトピックのF1ヘルプキーワードを取得します。

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

プロパティ値

SQL Server Books OnlineのトピックのF1ヘルプキーワードを表すstring値。

適用対象