次の方法で共有


TestConsole.IsInputRedirected プロパティ

定義

入力がリダイレクトされるかどうかを示す値を取得します。

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

プロパティ値

適用対象