System::IO::FileStream::get_CanSeek metodu

FileStream::get_CanSeek method

Akışın konumlandırmayı destekleyip desteklemediğini belirler.

bool System::IO::FileStream::get_CanSeek() const override

ReturnValue

Akış aramayı destekliyorsa doğru; aksi takdirde - yanlış.

Ayrıca Bakınız