get_CanWrite()

Stream::get_CanWrite() const method

Determines if the stream is writable.

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

Return Value

True if the stream is writable; otherwise - false

See Also