次の方法で共有


TestConsole.IsErrorRedirected プロパティ

定義

標準エラー ストリームがリダイレクトされたかどうかを示します。

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

プロパティ値

適用対象