SendActivity.AfterResponseEvent 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示目標為 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 事件,與工作流程類別上的公開事件處理常式繫結起來。