StandardEndpointElement::Properties Property
.NET Framework (current version)
Gets the collection of properties of the current endpoint element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
protected: property ConfigurationPropertyCollection^ Properties { virtual ConfigurationPropertyCollection^ get() override; }
Property Value
Type: System.Configuration::ConfigurationPropertyCollection^A collection of configuration element properties.
.NET Framework
Available since 4.0
Available since 4.0
Show: