Método System::Security::Cryptography::CryptoStream::get_CanSeek

CryptoStream::get_CanSeek method

Comprueba si el flujo es posicionable.

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

ReturnValue

Siempre devuelve false.

Ver también