F1KeywordAttribute.Keyword Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le mot-clé aide F1 pour un sujet dans 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
Valeur de propriété
Une string valeur qui représente le mot-clé d’aide F1 pour un sujet dans SQL Server Books Online.