CFProxy.AutoConfigurationJavaScript 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.
JavaScript source code for auto-configuring the proxy.
public Foundation.NSString AutoConfigurationJavaScript { get; }
member this.AutoConfigurationJavaScript : Foundation.NSString
Property Value
A string containing the JavaScript source code.
Remarks
This value is meant to be used with GetProxiesForAutoConfigurationScript(NSString, Uri) and will only be set if ProxyType is set to AutoConfigurationJavaScript.