Condividi tramite


Proprietà TeamFoundationServiceHost.Items

La raccolta di elementi sono consentiti altri nel sistema per archiviare i dati denominati nel contesto di un host a un solo utilizzando.

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 Dictionary(Of String, Object)
public Dictionary<string, Object> Items { get; }

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationServiceHost Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server