CFtpFileFind::GetFileURL

Call this member function to get the URL of the specified file.

CString GetFileURL( ) const;

Return Value

The file and path of the Universal Resource Locator (URL).

Remarks

GetFileURL is similar to the member function CFileFind::GetFilePath, except that it returns the URL in the form ftp://moose/dir/file.txt.

Requirements

Header: afxinet.h

See Also

Reference

CFtpFileFind Class

Hierarchy Chart

CFtpFileFind::FindFile

CFileFind Class