Właściwość HelpContextAttribute.F1Keyword
Pobiera lub ustawia ciąg zawierających słowa kluczowego do wyszukiwania pomocy.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Design
Zestaw: Microsoft.SqlServer.Dts.Design (w Microsoft.SqlServer.Dts.Design.dll)
Składnia
'Deklaracja
Public ReadOnly Property F1Keyword As String
Get
'Użycie
Dim instance As HelpContextAttribute
Dim value As String
value = instance.F1Keyword
public string F1Keyword { get; }
public:
property String^ F1Keyword {
String^ get ();
}
member F1Keyword : string
function get F1Keyword () : String
Wartość właściwości
Typ: System.String
A ciąg zawierających słowa kluczowego do wyszukiwania pomocy.