get_CanSeek()

Stream::get_CanSeek() const method

Determines if the stream supports seeking.

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

Return Value

True if the stream supports seeking; otherwise - false

See Also