NEEvaluateConnectionRule.UseDnsServers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an array of DNS server names to use for resolving the destination hostname when evaluating connectivity, if the rule is ConnectIfNeeded
public virtual string[] UseDnsServers { [Foundation.Export("useDNSServers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUseDNSServers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UseDnsServers : string[] with get, set
Property Value
String[]
(More documentation for this node is coming)
This value can be null
.
- Attributes