DefaultPortElement Constructor (DefaultPortElement^)

.NET Framework (current version)
 

Creates a new instance of the DefaultPortElement class with the specified DefaultPortElement.

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

public:
DefaultPortElement(
	DefaultPortElement^ other
)

Parameters

other
Type: System.ServiceModel.Configuration::DefaultPortElement^

The default port element that provides the settings for the current default port element.

.NET Framework
Available since 3.0
Return to top
Show: