get_BaseStream()

StreamReader::get_BaseStream() const method

Returns a shared pointer to an object that represents the underlying stream.

SharedPtr<Stream> System::IO::StreamReader::get_BaseStream() const

See Also