F1KeywordAttribute.Keyword Propriedade

Definição

Recebe a palavra-chave de ajuda F1 para um tema no 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 da propriedade

Um string valor que representa a palavra-chave de ajuda F1 para um tema no SQL Server Books Online.

Aplica-se a