Compartir a través de


Endpoint.EndpointUrl Propiedad

Definición

Obtiene o establece la dirección URL del extremo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a