NEProxySettings.HttpServer Property

Definition

Gets or sets the server that contains the settings for static HTTP server proxyies.

public virtual NetworkExtension.NEProxyServer HttpServer { [Foundation.Export("HTTPServer", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setHTTPServer:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.HttpServer : NetworkExtension.NEProxyServer with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to