IOwinRequest.LocalIpAddress Property

Definition

Gets or set the server.LocalIpAddress.

public string LocalIpAddress { get; set; }
member this.LocalIpAddress : string with get, set
Public Property LocalIpAddress As String

Property Value

The server.LocalIpAddress.

Applies to