Class CommandOption
Inheritance
System.Object
CommandOption
Assembly: lucene-cli.dll
Syntax
public class CommandOption : object
Constructors
Name | Description |
---|---|
CommandOption(String, CommandOptionType) |
Properties
Name | Description |
---|---|
Description | |
Inherited | |
LongName | |
OptionType | |
ShortName | |
ShowInHelpText | |
SymbolName | |
Template | |
UniqueId | An ID that can be used to locate this option. |
ValueName | |
Values |
Methods
Name | Description |
---|---|
HasValue() | |
TryParse(String) | |
Value() |