WizardFramework.HelpKey Propriété
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 ou définit la clé d'aide pour l'objet WizardFramework. Cette clé d'aide est utilisée si aucune autre clé n'est associée à une page.
public:
property System::String ^ HelpKey { System::String ^ get(); void set(System::String ^ value); };
public string HelpKey { get; set; }
member this.HelpKey : string with get, set
Public Property HelpKey As String
Touche d'aide de l'objet WizardFramework.
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016 |