Share via


NEDnsSettingsManager.DnsSettings Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEDnsSettings? DnsSettings { [Foundation.Export("dnsSettings", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDnsSettings:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dnsSettings", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setDnsSettings:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.DnsSettings : NetworkExtension.NEDnsSettings with get, set

Property Value

Attributes

Applies to