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.
When set to true, pac file port and url needs to be provided.
public bool? EnablePacFile { get; set; }
member this.EnablePacFile : Nullable<bool> with get, set
Public Property EnablePacFile As Nullable(Of Boolean)