Share via


EndpointAddressElementBase.Headers Vlastnost

Definice

Získá kolekci hlaviček adres pro koncové body, které může tvůrce vytvořit.

public:
 property System::ServiceModel::Configuration::AddressHeaderCollectionElement ^ Headers { System::ServiceModel::Configuration::AddressHeaderCollectionElement ^ get(); };
[System.Configuration.ConfigurationProperty("headers")]
public System.ServiceModel.Configuration.AddressHeaderCollectionElement Headers { get; }
[<System.Configuration.ConfigurationProperty("headers")>]
member this.Headers : System.ServiceModel.Configuration.AddressHeaderCollectionElement
Public ReadOnly Property Headers As AddressHeaderCollectionElement

Hodnota vlastnosti

Hodnota AddressHeaderCollectionElement , která obsahuje informace o adrese koncového bodu.

Atributy

Platí pro