Compartir a través de


KeyValue<TKeyType, TValueType>.Value (Propiedad)

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

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)> _
Public Property Value As TValueType
[ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)]
public TValueType Value { get; set; }

Valor de propiedad

Tipo: TValueType
Devuelve {0}.

Seguridad de .NET Framework

Vea también

Referencia

KeyValue<TKeyType, TValueType> Clase

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