URL Property
The URL to fetch.
Syntax
char* GetURL();
int SetURL(char* lpszURL);
Default Value
""
Remarks
This property contains the URL of the document. This value is parsed, and the results are put in the URLScheme, URLServer, URLPort, and URLPath properties.
Data Type
String