System::Security::Cryptography::CryptoStream::get_CanRead méthode

CryptoStream::get_CanRead method

Vérifie si le flux est lisible.

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

ReturnValue

Vrai si le flux a été créé avec CryptoStreamMode::Read, faux sinon.

Voir aussi