Compartir a través de


ServiceEndpointPropertiesFormat.Service Propiedad

Definición

Obtiene o establece el tipo del servicio de punto de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a