WorkflowRuntimeServiceElement::Type Property
.NET Framework (current version)
Gets or sets the assembly-qualified type name of the service.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
public: [ConfigurationPropertyAttribute("type", DefaultValue = null)] property String^ Type { String^ get(); void set(String^ value); }
| Exception | Condition |
|---|---|
| ArgumentNullException | An attempt to set Type to a null reference is made. |
.NET Framework
Available since 3.0
Available since 3.0
Show: