Sdílet prostřednictvím


WorkflowRuntimeServiceElementCollection.Add Metoda

Definice

public:
 void Add(System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElement ^ serviceSettings);
public void Add (System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement serviceSettings);
member this.Add : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement -> unit
Public Sub Add (serviceSettings As WorkflowRuntimeServiceElement)

Parametry

serviceSettings
WorkflowRuntimeServiceElement

WorkflowRuntimeServiceElementKterý představuje službu, která se má inicializovat a aktivovat modulem runtime pracovního postupu.

Výjimky

serviceSettings je odkaz s hodnotou null ( Nothing v Visual Basic)

Platí pro