ClientRuntimeContext.ServiceRelativeUrl プロパティ
名前空間: Microsoft.SharePoint.Client
アセンブリ: Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内); Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内) Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)
構文
'宣言
Protected Friend Overridable ReadOnly Property ServiceRelativeUrl As String
Get
'使用
Dim value As String
value = Me.ServiceRelativeUrl
protected internal virtual string ServiceRelativeUrl { get; }