EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3Client.GetCurrentDir

TElAS3Client     See also    


 

Returns current directory.

 
 

Declaration

[C#]
    string GetCurrentDir();

[VB.NET]
    Function GetCurrentDir() As String

[Pascal]
    function GetCurrentDir: string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

    String specifying full path to the current directory on the server.

 
 

Description

    Use this method to get current directory.

 
 

See also:     Cwd     CDUp     MakeDir     RemoveDir    

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