System::Security::Cryptography::CryptoStream::get_CanRead 메서드
CryptoStream::get_CanRead method
스트림이 읽기 가능한지 확인합니다.
bool System::Security::Cryptography::CryptoStream::get_CanRead() const override
ReturnValue
스트림이 CryptoStreamMode::Read 로 생성된 경우 True, 그렇지 않으면 false.
또 보기
- Class CryptoStream
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++