Controller.Server Property

Definition

Gets the HttpServerUtilityBase object that provides methods that are used during Web request processing.

public System.Web.HttpServerUtilityBase Server { get; }

Property Value

The HTTP server object.

Applies to

Product Versions
ASP.NET MVC 5.2