======Метод SelectExchangeProviderDlg.SelectExportProvider(String, String, String, ExchangeProvider[])====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.expimp|Topomatic.Alg.Runtime.ExpImp]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static KeyValuePair> SelectExportProvider(string text, string defaultPath, string defaultName, ExchangeProvider[] providers) **Параметры** * //text// * Тип: System.String * //defaultPath// * Тип: System.String * //defaultName// * Тип: System.String * //providers// * Тип: [[developers:references:topomatic.alg.runtime.expimp.exchangeprovider|Topomatic.Alg.Runtime.ExpImp.ExchangeProvider]][] **Возвращаемое значение** * Тип: System.Collections.Generic.KeyValuePair>