Partager via


ItemModel.ChildItems, propriété

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property ChildItems As IList(Of ItemModel)
[DataMemberAttribute(EmitDefaultValue = false)]
public IList<ItemModel> ChildItems { get; set; }

Valeur de propriété

Type : System.Collections.Generic.IList<ItemModel>

Sécurité .NET Framework

Voir aussi

Référence

ItemModel Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms