ApplicationDependenciesCommandParser - свойство
Объект, выполняющая разбор аргументов командной строки.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public IApplicationCommandParser CommandParser { get; }
Public ReadOnly Property CommandParser As IApplicationCommandParser
Get
public:
virtual property IApplicationCommandParser^ CommandParser {
IApplicationCommandParser^ get () sealed;
}
abstract CommandParser : IApplicationCommandParser with get
override CommandParser : IApplicationCommandParser with get
IApplicationCommandParserIApplicationDependenciesCommandParser