Keyword 屬性
Gets the F1 help keyword for a topic in SQL Server Books Online.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.QueryDesigners (在 Microsoft.ReportingServices.QueryDesigners.dll 中)
語法
'宣告
Public ReadOnly Property Keyword As String
Get
'用途
Dim instance As F1KeywordAttribute
Dim value As String
value = instance.Keyword
public string Keyword { get; }
public:
property String^ Keyword {
String^ get ();
}
member Keyword : string
function get Keyword () : String
屬性值
型別:System. . :: . .String
A string value.