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

返回

适用于