Compartir a través de


ServicingJobData.ServicingItemsValue (Propiedad)

Nota: Éstos no deben cambiar, ambos son el formulario serializado del diccionario de ServicingItems.

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

Sintaxis

'Declaración
Public Property ServicingItemsValue As KeyValue(Of String, Object)()
public KeyValue<string, Object>[] ServicingItemsValue { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.Framework.Server.KeyValue<String, Object>[]
Devuelva KeyValue<TKeyType, TValueType>.

Seguridad de .NET Framework

Vea también

Referencia

ServicingJobData Clase

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