Język

WorkflowRuntimeServiceElementCollection.Add Metoda

Definicja

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

Element WorkflowRuntimeServiceElement reprezentujący usługę, która ma zostać zainicjowana i aktywowana przez aparat środowiska uruchomieniowego przepływu pracy.

Wyjątki

serviceSettings jest odwołaniem o wartości null (Nothing w Visual Basic)

Dotyczy