Поделиться через


Свойство 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.