System::IO::Stream::get_CanWrite मेथड

Stream::get_CanWrite method

निर्धारित करता है कि क्या स्ट्रीम लिखने योग्य है।

virtual bool System::IO::Stream::get_CanWrite() const =0

ReturnValue

यदि स्ट्रीम लिखने योग्य है तो true; अन्यथा - false।

संबंधित देखें