System::Security::Cryptography::CryptoStream::get_CanRead method
CryptoStream::get_CanRead method
Checks if stream is readable.
bool System::Security::Cryptography::CryptoStream::get_CanRead() const override
ReturnValue
True if stream was created with CryptoStreamMode::Read, false otherwise.
See Also
- Class CryptoStream
- Namespace System::Security::Cryptography
- Library Aspose.TeX for C++