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++