Share via


TeamFoundationServiceHost.Items, propriété

Collection d'éléments autorise des autres dans le système pour stocker des données nommées dans le contexte d'un hôte d'usage unique.

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

Syntaxe

'Déclaration
Public ReadOnly Property Items As Dictionary(Of String, Object)
public Dictionary<string, Object> Items { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<String, Object>
retourne Dictionary<TKey, TValue> ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationServiceHost Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms