TemplatedMailWebEventProvider.CurrentNotification 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得事件通知物件,該物件會提供電子郵件範本使用的事件資訊。
public:
static property System::Web::Management::MailEventNotificationInfo ^ CurrentNotification { System::Web::Management::MailEventNotificationInfo ^ get(); };
public static System.Web.Management.MailEventNotificationInfo CurrentNotification { get; }
static member CurrentNotification : System.Web.Management.MailEventNotificationInfo
Public Shared ReadOnly Property CurrentNotification As MailEventNotificationInfo
屬性值
目前正在處理的 MailEventNotificationInfo 物件。
備註
目前 MailEventNotificationInfo 物件用於電子郵件範本內,以提供所處理之事件的相關資訊。