IsHidden Property
Gets or sets a value indicating whether this option is hidden from the help text.
public bool IsHidden { get; set; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- Command
Option Attribute - Property Type
- bool