Compartir a través de


KeyValue<TKeyType, TValueType>.Key (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 Key As TKeyType
[ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)]
public TKeyType Key { get; set; }

Valor de propiedad

Tipo: TKeyType
Devuelve {0}.

Seguridad de .NET Framework

Vea también

Referencia

KeyValue<TKeyType, TValueType> Clase

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