P_CommandLine_Core_Specification_Required - adutton/commandline GitHub Wiki
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public bool Required { get; }VB
Public ReadOnly Property Required As Boolean
GetC++
public:
property bool Required {
bool get ();
}F#
member Required : bool with get
Type: Boolean