다음을 통해 공유


TemplatedMailWebEventProvider.CurrentNotification 속성

정의

이메일 템플릿에서 사용할 이벤트 정보를 제공하는 이벤트 알림 개체를 가져옵니다.

public:
 static property System::Web::Management::MailEventNotificationInfo ^ CurrentNotification { System::Web::Management::MailEventNotificationInfo ^ get(); };
public static System.Web.Management.MailEventNotificationInfo CurrentNotification { get; }
member this.CurrentNotification : System.Web.Management.MailEventNotificationInfo
Public Shared ReadOnly Property CurrentNotification As MailEventNotificationInfo

속성 값

MailEventNotificationInfo

현재 처리 중인 MailEventNotificationInfo 개체입니다.

설명

현재 MailEventNotificationInfo 개체를 사용 하는 전자 메일 템플릿 내에서 처리 중인 이벤트에 대 한 정보를 제공 합니다.

적용 대상

추가 정보