Share via


DictionaryWrapper<TKey, TValue>.SerializedValue, propriété

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

Syntaxe

'Déclaration
Public Property SerializedValue As KeyValue(Of TKey, TValue)()
public KeyValue<TKey, TValue>[] SerializedValue { get; set; }

Valeur de propriété

Type : array<Microsoft.TeamFoundation.Framework.Server.KeyValue<TKey, TValue>[]
retourne KeyValue<TKeyType, TValueType> ;

Sécurité .NET Framework

Voir aussi

Référence

DictionaryWrapper<TKey, TValue> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms