Discuss this help topic in SecureBlackbox Forum

TElSftpSupportedExtension Constructor

TElSftpSupportedExtension     See also     


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


Creates a new instance of TElSftpSupportedExtension class

Declaration

[C#]
    TElSftpSupportedExtension();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElSftpSupportedExtension();

Description

    Use this method to create a new instance of TElSftpSupportedExtension class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum