Execute a Command on the remote host.
[VB.NET] Public Sub Execute(ByVal Command As String)
[C#] public void Execute(string command);
Calling this method is equivalent to setting the Command property to Command.