Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
virtual CString GetFileURL( ) const;
Return Value
A CString object containing a URL referencing the resource associated with this file.
Remarks
Call this member function to get the name of the HTTP file as a URL. Use this member function only after a successful call to SendRequest or on a CHttpFile object successfully created by OpenURL.
CHttpFile Overview | Class Members | Hierarchy Chart
See Also CInternetFile