NETunnelNetworkSettings.DnsSettings Property

Definition

Gets or sets the DNS settings for the tunnel.

public virtual NetworkExtension.NEDnsSettings DnsSettings { [Foundation.Export("DNSSettings", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDNSSettings:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DnsSettings : NetworkExtension.NEDnsSettings with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to