get_CanSeek()

UnmanagedMemoryStream::get_CanSeek() const method

Determines if the stream supports seeking.

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

Return Value

True if the stream supports seeking; otherwise - false

See Also