Share via


NetworkAdapter.Ipv6LinkLocalAddress Property

Definition

Gets the IPv6 local address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to