NEProxySettings.HttpEnabled Property

Definition

Gets or sets a Boolean value that controls whether the settings are enabled for the HTTP protocol.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HttpEnabled { [Foundation.Export("HTTPEnabled")] get; [Foundation.Export("setHTTPEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("HTTPEnabled")>]
[<set: Foundation.Export("setHTTPEnabled:")>]
member this.HttpEnabled : bool with get, set

Property Value

Attributes

Applies to