Xceed FTP Library Documentation
XceedFtp control reference / Properties / CurrentFolder property
In This Topic
    CurrentFolder property
    In This Topic

    Description

    This read-only property contains the path representing the FTP server's current working folder .

    To change the FTP server’s current working folder, use the ChangeCurrentFolder method.

    When not connected, this property returns an empty string.

    Data type

    String

    Declaration  

    HRESULT CurrentFolder( [out, retval] BSTR* pbstrVal );