Platform Core .NET Assemblies API
GetStreamContent Method
See Also  Send Feedback
Terrasoft.Common Namespace > StreamUtilities Class : GetStreamContent Method
source
Stream.

Glossary Item Box

String view of the stream’s contents.

Syntax

 
C#
 
 

Parameters

source
Stream.

Return Value

Stream contents shown as string (from the current position and to the end).

Remarks

To read stream’s contents, standard ReadToEnd() method of the System.IO.StreamReader class is used.

Requirements

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

See Also

© Terrasoft 2002-2018.