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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.