IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

Command Property

The command to be sent to the remote host.

Syntax

[VB.NET]
Public Property Command As String

[C#]
public string Command {get; set;}

Remarks

Assigning a command to this property makes the component attempt to connect to the SSHHost and execute the command under the user's shell. There is no need to append an end-of-line character to the command. All output from the remote application will be returned through the Stdout event.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0