WorkflowRuntimeSection::Name Property
.NET Framework (current version)
Gets or sets the name of the workflow run-time engine.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
public: [ConfigurationPropertyAttribute("Name", DefaultValue = "")] property String^ Name { String^ get(); void set(String^ value); }
This property is used to set WorkflowRuntime::Name. The default is an empty string.
.NET Framework
Available since 3.0
Available since 3.0
Show: