ToString Method (ExecutionResult)

Action

Returns the exit code as a string.

Syntax

C#

sExitCode = ToString ();

VB

sExitCode = ToString ()
Variable Description
sExitCode The exit code. String.