Share via


ProxyServerProperties.Port Property

Definition

Gets or sets proxy server port

[Newtonsoft.Json.JsonProperty(PropertyName="port")]
public string Port { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="port")>]
member this.Port : string with get, set
Public Property Port As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to