OutputStream.CanSeek

OutputStream.CanSeek property

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

public override bool CanSeek { get; }

関連項目