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 プロパティは、開始時にワークフロー サービスに適用されているサービスレベル動作の属性を定義するために使用されます。 これらは実行時に変更できません。

適用対象