Share via


Proprietà ServicingContext.Items

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

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ServicingContext Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server