I too was looking for this for Facebook reasons and none of the answers given so far worked as needed or are too complicated.
@Request.Url.GetLeftPart(UriPartial.Path)
Gets the full protocol, host and path "without" the querystring. Also includes the port if you are using something other than the default 80.