Ipv4Config.Gateway Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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