get_CanWrite()

UnmanagedMemoryStream::get_CanWrite() const method

Determines if the stream is writable.

virtual bool System::IO::UnmanagedMemoryStream::get_CanWrite() const override

Return Value

True if the stream is writable; otherwise - false

See Also