System::Security::Cryptography::CryptoStream::get_CanWrite विधि

CryptoStream::get_CanWrite method

जाँचता है कि स्ट्रीम लिखने योग्य है या नहीं।

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

ReturnValue

यदि स्ट्रीम को CryptoStreamMode::Write के साथ बनाया गया हो तो सत्य, अन्यथा असत्य।

संबंधित देखें