Freigeben über


ContainerItem.Fields-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property Fields As ItemCollection(Of Field)
public ItemCollection<Field> Fields { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Warehouse.ItemCollection<Field>
Gibt ItemCollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ContainerItem Klasse

Microsoft.TeamFoundation.Warehouse-Namespace