Compartilhar via


Propriedade WarehouseProcessingJobProperties.Collections

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

Sintaxe

'Declaração
Public ReadOnly Property Collections As Collection(Of HostedWarehouseJobGroup(Of WarehouseJobProperties))
public Collection<HostedWarehouseJobGroup<WarehouseJobProperties>> Collections { get; }

Valor de propriedade

Tipo: System.Collections.ObjectModel.Collection<HostedWarehouseJobGroup<WarehouseJobProperties>>
Retorna Collection<T>.

Segurança do .NET Framework

Consulte também

Referência

WarehouseProcessingJobProperties Classe

Namespace Microsoft.TeamFoundation.Warehouse