ApplicationContextLaunchParameters - свойство
Параметры запуска приложения, которые были указаны при запуске.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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
IApplicationLaunchParametersIApplicationContextLaunchParameters