ServiceElement Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ServiceElement class with the type of the service to be instantiated.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- serviceName
-
Type:
System::String^
The type of the service to be instantiated.
.NET Framework
Available since 3.0
Available since 3.0
Show: