TreeViewDesigner.GetErrorDesignTimeHtml(Exception) Méthode
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.
Fournit le balisage utilisé pour restituer le contrôle au moment du design en cas d’erreur.
protected:
override System::String ^ GetErrorDesignTimeHtml(Exception ^ e);
protected override string GetErrorDesignTimeHtml(Exception e);
override this.GetErrorDesignTimeHtml : Exception -> string
Protected Overrides Function GetErrorDesignTimeHtml (e As Exception) As String
Paramètres
Retours
Balisage utilisé pour restituer le contrôle au moment du design en cas d’erreur.