Hidden Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets or sets a boolean indicating if this command is hidden from help.

public bool Hidden { get; init; }

Returns