Condividi tramite


Proprietà Keyword

Gets the F1 help keyword for a topic in SQL Server Books Online.

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Keyword As String
    Get
'Utilizzo
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

Valore proprietà

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