ControlDesigner.DisplayError(Exception) Метод

Определение

Отображает для пользователя информацию об указанном исключении.

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

Параметры

e
Exception

Отображаемый объект Exception.

Применяется к