ChannelEndpointElement::Headers Property
.NET Framework (current version)
Gets a collection of address headers.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("headers")] property AddressHeaderCollectionElement^ Headers { AddressHeaderCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::AddressHeaderCollectionElement^An AddressHeaderCollectionElement that contains a collection of address headers.
.NET Framework
Available since 3.0
Available since 3.0
Show: