FormatOptionHelpTextEventArgsOption Property |
Gets the option to format.
Namespace: X3Platform.CommandLine.TextAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic BaseOptionAttribute Option { get; }
public:
property BaseOptionAttribute^ Option {
BaseOptionAttribute^ get ();
}
Property Value
Type:
BaseOptionAttribute
See Also