WizardFramework.HelpKey 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 ou définit la clé d’aide pour l’objet WizardFramework. Cette clé d’aide est utilisée si une page n’a pas de clé d’aide associée.
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
Valeur de propriété
La clé d’aide pour l’objet WizardFramework.