Compartir a través de


Repositories.Names Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a