Context used when parsing an option.
public class OptionContext
kind:method, kind:property, kind:ctor. Press Esc to clear.OptionContext(CommandRunContext, Command)Creates a new instance of OptionContext.CommandGets the associated command.CommandRunContextGets the command run context.OptionGets or sets the option being processed.OptionIndexGets or sets the option index being processed.OptionNameGets or sets the option name being processed.OptionValuesGets the option values being processed.