IAppManagerUpdatingStrategyRunLauncher - метод |
Осуществляет создание процесса приложения
Пространство имён:
Tessa.UI.AppManager
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис void RunLauncher(
[NotNullAttribute] string launcherPath
)
Sub RunLauncher (
<NotNullAttribute> launcherPath As String
)
void RunLauncher(
[NotNullAttribute] String^ launcherPath
)
abstract RunLauncher :
[<NotNullAttribute>] launcherPath : string -> unit
Параметры
- launcherPath
- Тип: SystemString
Путь к приложению осуществляющему запуск диспетчера приложений
См. также