NETunnelNetworkSettings.ProxySettings Property

Definition

Gets or sets the proxy settings for the tunnel.

public virtual NetworkExtension.NEProxySettings ProxySettings { [Foundation.Export("proxySettings", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProxySettings:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ProxySettings : NetworkExtension.NEProxySettings with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to