System::Security::Cryptography::CryptoStream::get_CanRead विधि
CryptoStream::get_CanRead method
जाँचता है कि स्ट्रीम पढ़ने योग्य है या नहीं।
bool System::Security::Cryptography::CryptoStream::get_CanRead() const override
ReturnValue
यदि स्ट्रीम CryptoStreamMode::Read के साथ बनाई गई है तो सत्य, अन्यथा असत्य।
संबंधित देखें
- Class CryptoStream
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++