Partager via


HierarchicalModelV2.Children Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à