Context used when parsing a command argument.
public class CommandArgumentContext
kind:method, kind:property, kind:ctor. Press Esc to clear.CommandArgumentContext(CommandRunContext, Command)Creates a new instance of CommandArgumentContext.ArgumentGets the argument being processed.ArgumentIndexGets the argument index being processed.ArgumentValueGets the argument value being processed.CommandGets the associated command.CommandRunContextGets the command run context.