Returns the contents of both stdout and stderr as a string.
C#
sOutput = GetOutput ();
VB
sOutput = GetOutput ()