MachineIpAddress.IP Property

Definition

Gets iPv4 or IPv6 address of the machine

[Newtonsoft.Json.JsonProperty(PropertyName="ip")]
public string IP { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ip")>]
member this.IP : string
Public ReadOnly Property IP As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to