get_CanSeek()

CryptoStream::get_CanSeek() const method

Checks if stream is seekable.

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

Return Value

Always returns false.

See Also