CommonPageSummary.Sections-Eigenschaft

Rufen Sie die zusammenfassenden Abschnitte ab

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

Syntax

'Declaration
Public Property Sections As ICollection(Of SummarySection)
public ICollection<SummarySection> Sections { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<SummarySection>
Gibt ICollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonPageSummary Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace