BaseOption Properties

Properties

Description This read-only property returns the option description
IsPresent This read-only property is used to determine whether or not the option value was present on the command line.
Name This read-only property returns the option name
RequiredMessage This is used to get or set a message to display if the option is missing
Value This property is used to get or set the option value

See Also