Share via


NETunnelProviderManager.ExcludedDomains Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] ExcludedDomains { [Foundation.Export("excludedDomains", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setExcludedDomains:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("excludedDomains", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setExcludedDomains:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ExcludedDomains : string[] with get, set

Property Value

String[]
Attributes

Applies to