Compartir a través de


WebproxySettings.ConnectionUri Propiedad

Definición

Obtiene o establece el URI de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a