ExportedSettings.GetExportedSettingsObject(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- pathToExportedSettingsFile
- String