ComponentTray.DisplayError(Exception) Metodo

Definizione

Visualizza un messaggio di errore con le informazioni sull'eccezione specificata.

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

Parametri

e
Exception

Eccezione per la quale visualizzare le informazioni.

Si applica a