Compartir a través de


ServicingJobData.ServicingItems (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Property ServicingItems As IDictionary(Of String, Object)
public IDictionary<string, Object> ServicingItems { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ServicingJobData Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)