Click or drag to resize
HelpVerbOptionAttributeRequired Property
Help verb command like ordinary help option cannot be mandatory by design.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override bool Required { get; set; }

Property Value

Type: Boolean
See Also