SendMailErrorEventArgs(Exception) Oluşturucu

Tanım

SendMailErrorEventArgs sınıfının yeni bir örneğini başlatır.

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)

Parametreler

e
Exception

Özel Exception durumu içeren bir nesne.

Şunlara uygulanır

Ayrıca bkz.