This is an old revision of the document!

CommandExecutionResult Class

Represents results of Session.ExecuteCommand.

Advertisement

Syntax

Namespace: WinSCP

C#
public sealed class CommandExecutionResult
VB.NET
Public NotInheritable Class CommandExecutionResult

Properties

Name Description
string Output Standard output of the command. Read-only.
string ErrorOutput Error output of the command. Read-only.

Remarks

Instance of the class is returned by Session.ExecuteCommand.

Last modified: by martin