Legacy Property
Gets 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 .Testing - Containing Type
- TestCapabilities
- Property Type
- bool
Remarks
Only relevant when running on Microsoft Windows.