WebServiceOutputActivity.SendingOutputEvent 字段

定义

定义在活动发送 Web 服务调用输出之前执行的事件委托。

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

字段值

注解

通过相应依赖属性的解析,间接访问此类型的每个公共属性和事件。 此依赖属性是名为 XPropertyXEvent 的公共静态字段,其中 X 是相应的属性。

适用于