WarehouseConfig.Facts 属性

命名空间:  Microsoft.TeamFoundation.Warehouse
程序集:  Microsoft.TeamFoundation.Warehouse(在 Microsoft.TeamFoundation.Warehouse.dll 中)

语法

声明
Public ReadOnly Property Facts As ItemCollection(Of Fact)
public ItemCollection<Fact> Facts { get; }

属性值

类型:Microsoft.TeamFoundation.Warehouse.ItemCollection<Fact>
返回 ItemCollection<T>

.NET Framework 安全性

请参见

参考

WarehouseConfig 类

Microsoft.TeamFoundation.Warehouse 命名空间