다음을 통해 공유


SendActivity.BeforeSendEvent 필드

정의

DependencyProperty 이벤트를 대상으로 하는 BeforeSend를 나타냅니다.

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ BeforeSendEvent;
public static readonly System.Workflow.ComponentModel.DependencyProperty BeforeSendEvent;
 staticval mutable BeforeSendEvent : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly BeforeSendEvent As DependencyProperty 

필드 값

설명

이 종속성 이벤트 속성을 사용하면 보내기 동작의 BeforeSend 이벤트를 워크플로 클래스의 공용 이벤트 처리기에 바인딩할 수 있습니다.

적용 대상