System::IO::FileStream::get_CanRead मेथड
FileStream::get_CanRead method
निर्धारित करता है कि स्ट्रीम पढ़ने योग्य है या नहीं।
bool System::IO::FileStream::get_CanRead() const override
ReturnValue
यदि स्ट्रीम पढ़ने योग्य है तो true; अन्यथा - false।
संबंधित देखें
- Class FileStream
- Namespace System::IO
- Library Aspose.Page for C++