protected enum OperationProtected Enumeration Operation
Dim instance As UsageWriter.Operationprotected 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. |