CFtpFileFind::GetFileURL

CString GetFileURL( ) const;

Return Value

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

Remarks

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

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

CFtpFileFind OverviewClass MembersHierarchy Chart

See Also   CFtpFileFind::FindFile, CFileFind