System::Security::Cryptography::CryptoStream::get_CanRead μέθοδος

CryptoStream::get_CanRead method

Ελέγχει αν η ροή είναι αναγνώσιμη.

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

ReturnValue

Αληθές εάν η ροή δημιουργήθηκε με CryptoStreamMode::Read, ψευδές διαφορετικά.

Δείτε επίσης