Discuss this help topic in SecureBlackbox Forum

TElSftpExtendedProperties Constructor

TElSftpExtendedProperties     


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


Creates an instance of TElSftpExtendedProperties class and returns a reference to newly created instance.

Declaration

[C#]
    TElSftpExtendedProperties();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElSftpExtendedProperties();

Description

    Use this method to create new instance of TElSftpExtendedProperties class.

Discuss this help topic in SecureBlackbox Forum