ServiceDescription::ConfigurationName Property
.NET Framework (current version)
Gets or sets the name of the <service> configuration element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This name is not coupled to our configuration model. This is used by service host base to wire up the service. The configuration name is a required string attribute for the <service> configuration element.
.NET Framework
Available since 3.0
Available since 3.0
Show: