Condividi tramite


Proprietà ServicingJobData.ServicingItems

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

Tipo: System.Collections.Generic.IDictionary<String, Object>
Restituisca il valore IDictionary<TKey, TValue>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ServicingJobData Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server