Compartir a través de


ExportedSettings.GetExportedSettingsObject(String) Método

Definición

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

Parámetros

pathToExportedSettingsFile
String

Devoluciones

Se aplica a