Share via


ProxyServerProperties.IP Property

Definition

Gets or sets proxy server IP

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to