Compartir a través de


TeamExplorerModel.SectionCandidates (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 SectionCandidates As List(Of ExportFactory(Of ITeamExplorerSection, ITeamExplorerSectionMetadata))
[ImportManyAttribute]
public List<ExportFactory<ITeamExplorerSection, ITeamExplorerSectionMetadata>> SectionCandidates { get; set; }

Valor de propiedad

Tipo: System.Collections.Generic.List<ExportFactory<ITeamExplorerSection, ITeamExplorerSectionMetadata>>

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerModel Clase

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