Поделиться через


CFtpFileFind::GetFileURL

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

CString GetFileURL( ) const;

Возвращаемое значение

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

Заметки

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

Требования

Header: afxinet.h

См. также

Основные понятия

CFtpFileFind Class

CFtpFileFind Members

Hierarchy Chart

CFtpFileFind::FindFile

CFileFind Class