WindowsClientElement.Copy(WindowsClientElement) Metoda

Definice

Zkopíruje obsah zadaného elementu konfigurace do tohoto elementu konfigurace.

public:
 void Copy(System::ServiceModel::Configuration::WindowsClientElement ^ from);
public void Copy (System.ServiceModel.Configuration.WindowsClientElement from);
member this.Copy : System.ServiceModel.Configuration.WindowsClientElement -> unit
Public Sub Copy (from As WindowsClientElement)

Parametry

from
WindowsClientElement

Element konfigurace, který se má zkopírovat.

Výjimky

from je null.

Konfigurační soubor je jen pro čtení.

Platí pro