System::Security::Cryptography::CryptoStream::get_CanSeek 方法

CryptoStream::get_CanSeek method

检查流是否可定位。

bool System::Security::Cryptography::CryptoStream::get_CanSeek() const override

ReturnValue

始终返回 false。

另见