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.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Protected Friend Overridable ReadOnly Property ServiceRelativeUrl As String
Get
'Usage
Dim value As String
value = Me.ServiceRelativeUrl
protected internal virtual string ServiceRelativeUrl { get; }
Property value
Type: System.String