SettingsWorker.ImportHostSettings(String, String, ExportedSettings) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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