ReceiveActivity.WorkflowServiceAttributesProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示面向 DependencyProperty 属性的 ServiceOperationInfo。
public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ WorkflowServiceAttributesProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty WorkflowServiceAttributesProperty;
staticval mutable WorkflowServiceAttributesProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly WorkflowServiceAttributesProperty As DependencyProperty
字段值
注解
该 WorkflowServiceAttributesProperty 属性是由活动定义的 ReceiveActivity 附加依赖属性。 此依赖属性附加到根工作流,其中包含 ReceiveActivity 在设计时使用 SetWorkflowServiceAttributes 方法调用的活动。
该 WorkflowServiceAttributesProperty 属性用于定义在启动工作流服务时应用于工作流服务的服务级别行为属性。 无法在运行时修改这些内容。