Edit

Share via


SystemConsole.IsErrorRedirected Property

Definition

Gets a value that specifies whether the standard error stream has been redirected.

public:
 property bool IsErrorRedirected { bool get(); };
public bool IsErrorRedirected { get; }
member this.IsErrorRedirected : bool
Public ReadOnly Property IsErrorRedirected As Boolean

Property Value

Implements

Applies to