Event fired when a warning event occurs
The event handler receives an argument of type OptionWarningEventArgs containing data related to this event. The following OptionWarningEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| WarningMessage | Get the warning message |
Parser Class | CommandLine.OptParse Namespace