CFProxy.AutoConfigurationUrl Property

Definition

URL location of a proxy auto-configuration script.

public Foundation.NSUrl AutoConfigurationUrl { get; }
member this.AutoConfigurationUrl : Foundation.NSUrl

Property Value

A URL containing the location of the proxy auto-configuration script file.

Remarks

This property will only set when ProxyType is set to AutoConfigurationUrl.

Applies to