Compartir a través de


Refreshable.ConfiguredBy Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a