IApplicationCommandParser CommandParser { get; }
ReadOnly Property CommandParser As IApplicationCommandParser
Get
property IApplicationCommandParser^ CommandParser {
IApplicationCommandParser^ get ();
}
abstract CommandParser : IApplicationCommandParser with get