System::Security::Cryptography::CryptoStream::get_CanRead método
CryptoStream::get_CanRead method
Comprueba si el flujo es legible.
bool System::Security::Cryptography::CryptoStream::get_CanRead() const override
ReturnValue
Verdadero si el flujo se creó con CryptoStreamMode::Read, falso en caso contrario.
Ver también
- Class CryptoStream
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++