NEVpnProtocol.ProxySettings 属性

定义

获取或设置通过 VPN 隧道进行 HTTPS 和 HTTP 连接的代理设置。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual NetworkExtension.NEProxySettings ProxySettings { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("proxySettings", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setProxySettings:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ProxySettings : NetworkExtension.NEProxySettings with get, set

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于