ExceptionMessageBox.HelpLink 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 place le lien vers le fichier d’aide ou la page Web d’aide associée au message de premier niveau.
public:
property System::String ^ HelpLink { System::String ^ get(); void set(System::String ^ value); };
public string HelpLink { get; set; }
member this.HelpLink : string with get, set
Public Property HelpLink As String
Valeur de propriété
Une String valeur URL.
Remarques
Cette chaîne doit prendre la forme d’une URL.
La valeur par défaut est null.