Gets the appropriate response URL, also known as outgoing URL, for the context of the current request URL.
Public Shared ReadOnly Property ContextUri As Uri Get
Dim value As Uri value = SPAlternateUrl.ContextUri
public static Uri ContextUri { get; }