AddressHeaderCollectionElement.Headers Propriété

Définition

Obtient ou définit une collection d’en-têtes d’adresse.

public:
 property System::ServiceModel::Channels::AddressHeaderCollection ^ Headers { System::ServiceModel::Channels::AddressHeaderCollection ^ get(); void set(System::ServiceModel::Channels::AddressHeaderCollection ^ value); };
[System.Configuration.ConfigurationProperty("headers", DefaultValue=null)]
public System.ServiceModel.Channels.AddressHeaderCollection Headers { get; set; }
[<System.Configuration.ConfigurationProperty("headers", DefaultValue=null)>]
member this.Headers : System.ServiceModel.Channels.AddressHeaderCollection with get, set
Public Property Headers As AddressHeaderCollection

Valeur de propriété

Collection d'en-têtes d'adresses.

Attributs

S’applique à