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

적용 대상