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 이벤트를 바인딩하는 데 사용할 수 있습니다.

적용 대상