ExtensionsSection::EndpointExtensions Property
.NET Framework (current version)
Gets an ExtensionElementCollection object that contains the specified endpoint extension.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("endpointExtensions")] property ExtensionElementCollection^ EndpointExtensions { ExtensionElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ExtensionElementCollection^A collection of endpoint extensions.
.NET Framework
Available since 4.0
Available since 4.0
Show: