Udostępnij za pośrednictwem


SendMailErrorEventArgs(Exception) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy SendMailErrorEventArgs.

public:
 SendMailErrorEventArgs(Exception ^ e);
public SendMailErrorEventArgs (Exception e);
new System.Web.UI.WebControls.SendMailErrorEventArgs : Exception -> System.Web.UI.WebControls.SendMailErrorEventArgs
Public Sub New (e As Exception)

Parametry

e
Exception

Exception Obiekt zawierający wyjątek.

Dotyczy

Zobacz też