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