IOwinRequest.Host Property

Definition

Gets or set the Host header. May include the port.

public Microsoft.Owin.HostString Host { get; set; }
member this.Host : Microsoft.Owin.HostString with get, set
Public Property Host As HostString

Property Value

Applies to