Compartilhar via


Propriedade ProjectListSectionView.ItemsSource

Obter/define a fonte dos itens.

Namespace:  Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage
Assembly:  Microsoft.VisualStudio.TeamFoundation (em Microsoft.VisualStudio.TeamFoundation.dll)

Sintaxe

'Declaração
Public Property ItemsSource As IEnumerable
public IEnumerable ItemsSource { get; set; }

Valor de propriedade

Tipo: System.Collections.IEnumerable

Segurança do .NET Framework

Consulte também

Referência

ProjectListSectionView Classe

Namespace Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ConnectPage