WindowsServiceElement.Copy(WindowsServiceElement) Metoda

Definice

Zkopíruje obsah zadaného konfiguračního elementu do tohoto konfiguračního prvku.

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

Parametry

from
WindowsServiceElement

Prvek konfigurace, který má být zkopírován.

Výjimky

from je null.

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

Platí pro