Compartir a través de


Platform.Features Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a