TemplatedMailWebEventProvider.CurrentNotification 속성

정의

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

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 개체는 처리 중인 이벤트에 대한 정보를 제공하기 위해 이메일 템플릿 내에서 사용됩니다.

적용 대상

추가 정보