次の方法で共有


TestConsole.IsOutputRedirected プロパティ

定義

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

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

プロパティ値

適用対象