Discuss this help topic in SecureBlackbox Forum

TElSftpSupportedExtension.FillDefault

TElSftpSupportedExtension     See also     


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


Fills all properties with default values.

Declaration

[C#]
    void FillDefault();

[VB.NET]
    Sub FillDefault()

[Pascal]
    procedure FillDefault;

[C++]
    void FillDefault();

[PHP]
    void FillDefault()

[Java]
    void fillDefault();

Description

    Use this method to fill all TElSftpSupportedExtension properties with default values.

See also:     Clear    

Discuss this help topic in SecureBlackbox Forum