ClientRuntimeContext.ServiceRelativeUrl property
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