Share via


ExplicitProxy.PacFilePort Property

Definition

Gets or sets port number for firewall to serve PAC file.

[Newtonsoft.Json.JsonProperty(PropertyName="pacFilePort")]
public int? PacFilePort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pacFilePort")>]
member this.PacFilePort : Nullable<int> with get, set
Public Property PacFilePort As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to