The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceDescription::Name Property
.NET Framework (current version)
Gets or sets the name of the service.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
If the name is null, this property returns the name of the service type. If service type is also null, it returns the default service name.
When exporting WSDL metadata, the Name maps to the Web Service Development Language (WSDL) <service> element local name part of the (qualified) name attribute.
.NET Framework
Available since 3.0
Available since 3.0
Show: