Discuss this help topic in SecureBlackbox Forum

TElShellSSHSubsystemHandler.RawCommandLineParams

TElShellSSHSubsystemHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies command parameters.

Declaration

[C#]
    string RawCommandLineParams;

[VB.NET]
    Property RawCommandLineParams As String

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify the parameters of the command to be executed.

See also:     RawCommandLine    

Discuss this help topic in SecureBlackbox Forum