Share via


_sWebWithTime.Url field

Specifies the absolute URL of a site.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcSiteData namespace

ServerRelativeUrl

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