ClientRuntimeContext.Url-Eigenschaft
Entfernt das Feature mit der angegebenen ID aus der Auflistung.
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public ReadOnly Property Url As String
Get
'Usage
Dim instance As ClientRuntimeContext
Dim value As String
value = instance.Url
public string Url { get; }
Eigenschaftswert
Typ: System.String
Die URL im Laufzeitkontext zugeordnet.