TestConsole.IsErrorRedirected Property

Definition

Indicates whether the standard error stream has been redirected.

public:  property bool IsErrorRedirected {  public:
bool get(); protected:
 void set(bool value); };
public bool IsErrorRedirected { get; protected set; }
member this.IsErrorRedirected : bool with get, set
Public Property IsErrorRedirected As Boolean

Property Value

Applies to