WorkflowHostingOptionsSection::OverrideSiteName Property
.NET Framework (current version)
Gets or sets a value that indicates whether to override site name.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: [ConfigurationPropertyAttribute("overrideSiteName", DefaultValue = "false")] property bool OverrideSiteName { bool get(); void set(bool value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: