Share via


SettingsWorker.ImportHostSettings(String, String, ExportedSettings) Method

Definition

public:
 void ImportHostSettings(System::String ^ destinationHost, System::String ^ sourceHost, Microsoft::BizTalk::ExplorerOM::ExportedSettings ^ exportedSettingsObj);
public void ImportHostSettings (string destinationHost, string sourceHost, Microsoft.BizTalk.ExplorerOM.ExportedSettings exportedSettingsObj);
member this.ImportHostSettings : string * string * Microsoft.BizTalk.ExplorerOM.ExportedSettings -> unit
Public Sub ImportHostSettings (destinationHost As String, sourceHost As String, exportedSettingsObj As ExportedSettings)

Parameters

destinationHost
String
sourceHost
String
exportedSettingsObj
ExportedSettings

Applies to