Compartilhar via


Propriedade ServicingJobData.ServicingItems

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Property ServicingItems As IDictionary(Of String, Object)
public IDictionary<string, Object> ServicingItems { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.IDictionary<String, Object>
Retorna IDictionary<TKey, TValue>.

Segurança do .NET Framework

Consulte também

Referência

ServicingJobData Classe

Namespace Microsoft.TeamFoundation.Framework.Server