EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3Client.Delete

TElAS3Client    


 

Deletes file on the server

 
 

Declaration

[C#]
    void Delete(string AFilename);

[VB.NET]
    Sub Delete(ByVal AFilename As String)

[Pascal]
    procedure Delete(const AFilename: string);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • AFileName - name of the file to be deleted
 
 

Description

    Use this method to delete file on the server side.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation