IsTerminal Property
Gets a value indicating whether or not
console output has been redirected.
[Obsolete("Use Profile.Out.IsTerminal instead")]
bool IsTerminal { get; }
- Namespace
- Spectre
.Console - Containing Type
- I
Read Only Capabilities - Property Type
- bool
Attributes
- ObsoleteAttribute