Url: String;
None;
The Url property determines the absolute address of the SharePoint site.
Absolute address is a complete path that starts with protocol specification: http://server/[sites/]Web_site/Lists/list_name/AllItems.aspx.
The example of use is given in description of the ISharePointSite.RootWeb method.
See also: