Property DefaultErrorUseForegroundColor
DefaultErrorUseForegroundColor
Gets or sets whether to use DefaultErrorForegroundColor when application needs to report user an error.
public static bool DefaultErrorUseForegroundColor { get; set; }
Property Value
Remarks
Default value is false.
Do not set true on MacOs as it is not supported.