ServiceModelSectionGroup::StandardEndpoints Property

.NET Framework (current version)
 

Gets a configuration section for the standard endpoints.

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

public:
property StandardEndpointsSection^ StandardEndpoints {
	StandardEndpointsSection^ get();
}

Property Value

Type: System.ServiceModel.Configuration::StandardEndpointsSection^

A standard endpoint section element object.

.NET Framework
Available since 4.0
Return to top
Show: