다음을 통해 공유


SendActivity.AfterResponseEvent 필드

정의

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

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

필드 값

설명

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

적용 대상