Discuss this help topic in SecureBlackbox Forum

TElSSHBaseClient.ErrorString

TElSSHBaseClient     See also     


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


Declaration

[C#]
    string ErrorString;

[VB.NET]
    Property ErrorString As String

[Pascal]
    property ErrorString : string;

[C++]
    void get_ErrorString(std::string &OutResult);

[PHP]
    string get_ErrorString()

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum