System::Security::Cryptography::CryptoStream::get_CanSeek method

CryptoStream::get_CanSeek method

Checks if stream is seekable.

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

ReturnValue

Always returns false.

See Also