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

表示 SQL Server 联机丛书中某个主题的 F1 帮助关键字的string值。

适用于