Culture Property
Gets or sets the culture to use when converting input to object.
public CultureInfo Culture { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T> - Property Type
- CultureInfo
public CultureInfo Culture { get; set; }