ContractTypeNameElement Constructor (String^, String^)
.NET Framework (current version)
Creates a new instance of the ContractTypeNameElement class using the specified contract type name and namespace name.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
Parameters
- name
-
Type:
System::String^
The type name of a workflow service contract.
- ns
-
Type:
System::String^
The namespace name of the workflow service contract.
.NET Framework
Available since 4.0
Available since 4.0
Show: