ControlDesigner.DisplayError(Exception) Metoda

Definice

Zobrazí informace o zadané výjimce uživatele.

protected:
 void DisplayError(Exception ^ e);
protected void DisplayError (Exception e);
member this.DisplayError : Exception -> unit
Protected Sub DisplayError (e As Exception)

Parametry

e
Exception

Zobrazí se Exception .

Platí pro