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 属性用于在工作流服务启动时定义应用于工作流服务的服务级行为属性。 在运行时无法修改这些属性。