protected enum Operation
Protected Enumeration Operation
Dim instance As UsageWriter.Operation
protected enum class Operation
None | 0 | No operation is in progress. |
ParserUsage | 1 | A call to WriteParserUsage(CommandLineParser, UsageHelpRequest) is in progress. |
CommandListUsage | 2 | A call to WriteCommandListUsage(CommandManager) is in progress. |