IApplicationLaunchParameters.CommandLineArgs - свойство |
Параметры командной строки.
Пространство имён:
Tessa.Platform.Runtime
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис List<string> CommandLineArgs { get; }
ReadOnly Property CommandLineArgs As List(Of String)
Get
property List<String^>^ CommandLineArgs {
List<String^>^ get ();
}
abstract CommandLineArgs : List<string> with get
Значение свойства
Тип:
List<String>См. также