Właściwość F1KeywordAttribute.Keyword
Pobiera kluczowe F1 Pomoc na temat w dokumentacji SQL Server Books Online.
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestaw: Microsoft.ReportingServices.QueryDesigners (w Microsoft.ReportingServices.QueryDesigners.dll)
Składnia
'Deklaracja
Public ReadOnly Property Keyword As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg wartości.
Zobacz także