Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get or sets the relative path of the URL of the site collection for the request.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property SiteUrl As String
Get
Set
'Usage
Dim instance As SPRequestUsageEntry
Dim value As String
value = instance.SiteUrl
instance.SiteUrl = value
public string SiteUrl { get; set; }
Property value
Type: System.String
A path that is implied by the active working directory or is calculated based on a specified directory.