Share via


工作流程的 <behaviors>

這個項目包含 serviceBehaviors 集合。集合中的每個項目都會定義工作流程服務使用的行為項目。每個行為項目都由其唯一的 name 屬性所識別。

Schema Hierarchy

<system.ServiceModel>

語法

<behaviors>
   <serviceBehaviors>
   </serviceBehaviors>
</behaviors>

屬性和元素

下列各節說明屬性、子項目和父項目。

屬性

項目子系

項目 描述

工作流程的 <serviceBehaviors>

這個組態區段表示為特定工作流程服務定義的所有行為。

父項目

項目 描述

<system.serviceModel>

所有工作流程組態項目的根項目。

另請參閱

參考

BehaviorsSection
ServiceBehaviorElementCollection
ServiceBehaviorElement

其他資源

Configuring and Extending the Runtime with Behaviors

建置日期:2010-02-13