F1KeywordAttribute.Keyword プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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値。