System::Security::Cryptography::CryptoStream::get_CanWrite yöntemi

CryptoStream::get_CanWrite method

Akışın yazılabilir olup olmadığını kontrol eder.

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

ReturnValue

Akış, CryptoStreamMode::Write ile oluşturulduysa doğru, aksi takdirde yanlış.

Ayrıca Bakınız