ApplicationLaunchParametersCommandLineArgs - свойство
Параметры командной строки.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public List<string> CommandLineArgs { get; }
Public ReadOnly Property CommandLineArgs As List(Of String)
Get
public:
virtual property List<String^>^ CommandLineArgs {
List<String^>^ get () sealed;
}
abstract CommandLineArgs : List<string> with get
override CommandLineArgs : List<string> with get
ListStringIApplicationLaunchParametersCommandLineArgs