SPAlternateUrl.ContextUri-Eigenschaft
Ruft die entsprechende Antwort-URL, auch bekannt als ausgehende URL für den Kontext der aktuellen Anforderung URL.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ContextUri As Uri
Get
'Usage
Dim value As Uri
value = SPAlternateUrl.ContextUri
public static Uri ContextUri { get; }
Eigenschaftswert
Typ: System.Uri
Ein System.Uri -Objekt, das die Antwort darstellt oder ausgehende, URL.