OutputStream.CanRead

OutputStream.CanRead property

ラップされた出力ストリームが読み取りをサポートしているかどうかを示す値を取得します.

public override bool CanRead { get; }

関連項目