Compartir a través de


Keyword Propiedad

Gets the keyword for which to search in SQL Server Books Online.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblado:  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxis

'Declaración
Public ReadOnly Property Keyword As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A string value.