Discuss this help topic in SecureBlackbox Forum

TElIdSSHConnection.TerminalInfo

TElIdSSHConnection     See also     


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


This property specifies the terminal properties which would be used during shell execution

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property TerminalInfo : TElTerminalInfo;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property should contain the reference to an instance of TElTerminalInfo class with required set of terminal properties.

See also:     Environment    

Discuss this help topic in SecureBlackbox Forum