EndpointAddressElementBase.Copy(EndpointAddressElementBase) Methode

Definitie

Hiermee kopieert u de inhoud van een opgegeven configuratie-element naar dit configuratie-element.

protected public:
 void Copy(System::ServiceModel::Configuration::EndpointAddressElementBase ^ source);
protected internal void Copy(System.ServiceModel.Configuration.EndpointAddressElementBase source);
member this.Copy : System.ServiceModel.Configuration.EndpointAddressElementBase -> unit
Protected Friend Sub Copy (source As EndpointAddressElementBase)

Parameters

source
EndpointAddressElementBase

Het configuratie-element dat moet worden gekopieerd.

Uitzonderingen

source is null of leeg.

De configuratie heeft het kenmerk Alleen-lezen.

Van toepassing op