get_CanWrite()
FileStream::get_CanWrite() const method
Determines if the stream is writable.
bool System::IO::FileStream::get_CanWrite() const override
Return Value
True if the stream is writable; otherwise - false.
See Also
- Class FileStream
- Namespace System::IO
- Library Aspose.Slides