次の方法で共有


ExportedSettings.GetExportedSettingsObject(String) メソッド

定義

public:
 static Microsoft::BizTalk::ExplorerOM::ExportedSettings ^ GetExportedSettingsObject(System::String ^ pathToExportedSettingsFile);
public static Microsoft.BizTalk.ExplorerOM.ExportedSettings GetExportedSettingsObject (string pathToExportedSettingsFile);
static member GetExportedSettingsObject : string -> Microsoft.BizTalk.ExplorerOM.ExportedSettings
Public Shared Function GetExportedSettingsObject (pathToExportedSettingsFile As String) As ExportedSettings

パラメーター

pathToExportedSettingsFile
String

戻り値

適用対象