Share via


NEOnDemandRule.DnsSearchDomainMatch Property

Definition

Gets or sets the DNS search domains to match.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? DnsSearchDomainMatch { [Foundation.Export("DNSSearchDomainMatch")] get; [Foundation.Export("setDNSSearchDomainMatch:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("DNSSearchDomainMatch")>]
[<set: Foundation.Export("setDNSSearchDomainMatch:")>]
member this.DnsSearchDomainMatch : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to