Share via


ExportedSettings.GetExportedSettingsObject(String) Method

Definition

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

Parameters

pathToExportedSettingsFile
String

Returns

Applies to