次の方法で共有


SystemConsole.IsErrorRedirected プロパティ

定義

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

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

プロパティ値

実装

適用対象