共用方式為


WarehouseConfig.Views 屬性

命名空間:  Microsoft.TeamFoundation.Warehouse
組件:  Microsoft.TeamFoundation.Warehouse (在 Microsoft.TeamFoundation.Warehouse.dll 中)

語法

'宣告
Public ReadOnly Property Views As ItemCollection(Of View)
public ItemCollection<View> Views { get; }

屬性值

類型:Microsoft.TeamFoundation.Warehouse.ItemCollection<View>
傳回 ItemCollection<T>

.NET Framework 安全性

請參閱

參考

WarehouseConfig 類別

Microsoft.TeamFoundation.Warehouse 命名空間