Click or drag to resize

CLIParameterAttributeMandatory Property

Gets a value indicating whether this parameter is mandatory.

Namespace:  MicaSystems.Utils.CLI
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public bool Mandatory { get; }

Property Value

Type: Boolean
See Also