Property Driver
Driver
Gets or sets the console driver being used.
[Obsolete("The legacy static Application object is going away.")]
public static IDriver? Driver { get; }
Property Value
Remarks
Set by Init(string?) based on the driver parameter or platform default.