Legacy Property
Gets or sets a value indicating whether or not
this is a legacy console (cmd.exe) on an OS
prior to Windows 10.
public bool Legacy { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Capabilities
- Property Type
- bool
Remarks
Only relevant when running on Microsoft Windows.