ReceiveActivity.WorkflowServiceAttributesProperty 欄位

定義

表示目標為 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 屬性,當工作流程服務啟動時,這些行為屬性會套用至工作流程服務。 這些行為屬性無法在執行階段修改。

適用於