F1KeywordAttribute.Keyword Propiedad

Definición

Obtiene la palabra clave de ayuda F1 para un tema en SQL Server Books Online.

public:
 property System::String ^ Keyword { System::String ^ get(); };
public string Keyword { get; }
member this.Keyword : string
Public ReadOnly Property Keyword As String

Valor de propiedad

Un string valor que representa la palabra clave de ayuda F1 para un tema en SQL Server Books Online.

Se aplica a