System::Security::Cryptography::CryptoStream::get_CanWrite metodu

CryptoStream::get_CanWrite method

Akışın yazılabilir olup olmadığını denetler.

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

ReturnValue

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

Ayrıca Bakınız