Share via


NEIPv6Settings.Addresses Property

Definition

Gets the addresses that are assigned to the TUN interface.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] Addresses { [Foundation.Export("addresses")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("addresses")>]
member this.Addresses : string[]

Property Value

String[]
Attributes

Applies to