次の方法で共有


SettingsWorker.ImportHostInstanceSettings メソッド

定義

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

パラメーター

destinationHostInstance
String
sourceHostInstance
String
exportedSettingsObj
ExportedSettings

適用対象