Compartir a través de


TeamExplorerModel.PageCandidates (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
<ImportManyAttribute> _
Public Property PageCandidates As List(Of ExportFactory(Of ITeamExplorerPage, ITeamExplorerPageMetadata))
[ImportManyAttribute]
public List<ExportFactory<ITeamExplorerPage, ITeamExplorerPageMetadata>> PageCandidates { get; set; }

Valor de propiedad

Tipo: System.Collections.Generic.List<ExportFactory<ITeamExplorerPage, ITeamExplorerPageMetadata>>

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerModel Clase

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework (Espacio de nombres)