TeamExplorerModel.PageCandidates-Eigenschaft

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerModel Klasse

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