Freigeben über


View.FactReferences-Eigenschaft

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

View Klasse

Microsoft.TeamFoundation.Warehouse-Namespace