HttpRequestBase..::..Url Property

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public Uri Url { get; }
Public ReadOnly Property Url As Uri
	Get
public:
property Uri^ Url {
	Uri^ get ();
}