C#
Parameters
- source
- Stream.
Return Value
Stream contents shown as string (from the current position and to the end).To read stream’s contents, standard
ReadToEnd()
method of the System.IO.StreamReader class is used.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2