The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*
表示配置元素的集合,这些配置元素表示要添加到工作流运行时引擎中的扩展服务。
public ref class ExtendedWorkflowRuntimeServiceElementCollection : System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElementCollection
[System.Configuration.ConfigurationCollection(typeof(System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement))]
public class ExtendedWorkflowRuntimeServiceElementCollection : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection
[System.Configuration.ConfigurationCollection(typeof(System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement))]
[System.Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")]
public class ExtendedWorkflowRuntimeServiceElementCollection : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection
[<System.Configuration.ConfigurationCollection(typeof(System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement))>]
type ExtendedWorkflowRuntimeServiceElementCollection = class
inherit WorkflowRuntimeServiceElementCollection
[<System.Configuration.ConfigurationCollection(typeof(System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement))>]
[<System.Obsolete("The WF3 types are deprecated. Instead, please use the new WF4 types from System.Activities.*")>]
type ExtendedWorkflowRuntimeServiceElementCollection = class
inherit WorkflowRuntimeServiceElementCollection
Public Class ExtendedWorkflowRuntimeServiceElementCollection
Inherits WorkflowRuntimeServiceElementCollection