WorkflowRuntimeElement.CreateBehavior 方法

定义

根据此配置元素的设置创建自定义行为。Creates a custom behavior based on the settings of this configuration element.

protected public:
 override System::Object ^ CreateBehavior();
protected internal override object CreateBehavior ();
override this.CreateBehavior : unit -> obj
Protected Friend Overrides Function CreateBehavior () As Object

返回

Object

一个基于此配置元素的设置的自定义行为。A custom behavior based on the settings of this configuration element.

适用于