HttpListenerRequest..::..UrlReferrer Property
Gets the URL of the resource from which the requested URL was obtained.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public Uri UrlReferrer { get; }
Public ReadOnly Property UrlReferrer As Uri Get
public: property Uri^ UrlReferrer { Uri^ get (); }