URL Property
The base URL for the site.
Syntax
char* GetURL();
int SetURL(char* lpszURL);
Default Value
""
Remarks
The following are examples of valid URLs:
- http://server/SharePoint/
- http://server/Sites/mysite/
- http://server:90/
Data Type
String