ApplicationLaunchParametersCommandLineArgs - свойство
Параметры командной строки.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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