Share via


ServicingJobData.ServicingItemsValue, propriété

Remarque : Celles-ci ne doivent pas être modifiés, ils sont la forme sérialisée du dictionnaire de ServicingItems.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Property ServicingItemsValue As KeyValue(Of String, Object)()
public KeyValue<string, Object>[] ServicingItemsValue { get; set; }

Valeur de propriété

Type : array<Microsoft.TeamFoundation.Framework.Server.KeyValue<String, Object>[]
retourne KeyValue<TKeyType, TValueType> ;

Sécurité .NET Framework

Voir aussi

Référence

ServicingJobData Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms