CFProxy.AutoConfigurationUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.