Share via


Ipv4Config.Gateway Property

Definition

Gets the IPv4 gateway of the network adapter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to