次の方法で共有


SystemConsole.IsOutputRedirected プロパティ

定義

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

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

プロパティ値

実装

適用対象