Share via


_sWebWithTime.Url Field

Specifies the absolute URL of a site.

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public Url As String
'Usage
Dim instance As _sWebWithTime
Dim value As String

value = instance.Url

instance.Url = value
public string Url

Remarks

This property is the full URL to the root Web site of the site collection, including host name, port number, and path.

See Also

Reference

_sWebWithTime Structure

_sWebWithTime Members

SiteData Web Service

ServerRelativeUrl

GetWeb(_sWebMetadata, [], [], [], String, [], [])