IsSecret Property
Gets or sets a value indicating whether input should
be hidden in the console.
public bool IsSecret { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T> - Property Type
- bool
public bool IsSecret { get; set; }