ComContractElement Constructor (String^)

 

Initializes a new instance of the ComContractElement class.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
ComContractElement(
	String^ contractType
)

Parameters

contractType
Type: System::String^

A string that contains the type of contract.

.NET Framework
Available since 3.0
Return to top
Show: