TeamExplorerModel.SectionCandidates-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
<ImportManyAttribute> _
Public Property SectionCandidates As List(Of ExportFactory(Of ITeamExplorerSection, ITeamExplorerSectionMetadata))
[ImportManyAttribute]
public List<ExportFactory<ITeamExplorerSection, ITeamExplorerSectionMetadata>> SectionCandidates { get; set; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerModel Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework-Namespace