Share via


NicInfo.IPAddress Property

Definition

Gets ipAddress

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to