System::Security::Cryptography::CryptoStream::get_CanWrite 메서드

CryptoStream::get_CanWrite method

스트림이 쓰기 가능한지 확인합니다.

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

ReturnValue

스트림이 CryptoStreamMode::Write 로 생성된 경우 true, 그렇지 않으면 false.

또 보기