Share via


NEDnsProxyProviderProtocol.ProviderConfiguration Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? ProviderConfiguration { [Foundation.Export("providerConfiguration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProviderConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("providerConfiguration", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProviderConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProviderConfiguration : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to