ControlDesigner.DisplayError(Exception) Yöntem

Tanım

Kullanıcıya belirtilen özel durumla ilgili bilgileri görüntüler.

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

Parametreler

e
Exception

Exception Görüntülenecek.

Şunlara uygulanır