ApplicationContextLaunchParameters - свойство |
Параметры запуска приложения, которые были указаны при запуске.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public IApplicationLaunchParameters LaunchParameters { get; set; }
Public Property LaunchParameters As IApplicationLaunchParameters
Get
Set
public:
virtual property IApplicationLaunchParameters^ LaunchParameters {
IApplicationLaunchParameters^ get () sealed;
void set (IApplicationLaunchParameters^ value) sealed;
}
abstract LaunchParameters : IApplicationLaunchParameters with get, set
override LaunchParameters : IApplicationLaunchParameters with get, set
Значение свойства
Тип:
IApplicationLaunchParametersРеализации
IApplicationContextLaunchParametersСм. также