InstructionsText Property
Gets or sets the text that instructs the user of how to select items.
public string InstructionsText { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- MultiSelectionPrompt
<T> - Property Type
- string