Compartir a través de


DictionaryWrapper<TKey, TValue>.SerializedValue (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Property SerializedValue As KeyValue(Of TKey, TValue)()
public KeyValue<TKey, TValue>[] SerializedValue { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.Framework.Server.KeyValue<TKey, TValue>[]
Devuelva KeyValue<TKeyType, TValueType>.

Seguridad de .NET Framework

Vea también

Referencia

DictionaryWrapper<TKey, TValue> Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)