Compartilhar via


Propriedade KeyValue<TKeyType, TValueType>.Key

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)> _
Public Property Key As TKeyType
[ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)]
public TKeyType Key { get; set; }

Valor de propriedade

Tipo: TKeyType
Retorna {0}.

Segurança do .NET Framework

Consulte também

Referência

KeyValue<TKeyType, TValueType> Classe

Namespace Microsoft.TeamFoundation.Framework.Server