Compartir a través de


AvailableProvidersListCountry.Providers Propiedad

Definición

Obtiene o establece una lista de proveedores de servicios de Internet.

[Newtonsoft.Json.JsonProperty(PropertyName="providers")]
public System.Collections.Generic.IList<string> Providers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="providers")>]
member this.Providers : System.Collections.Generic.IList<string> with get, set
Public Property Providers As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a