KeyValue<TKeyType, TValueType>.Key 属性

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
<ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)> _
Public Property Key As TKeyType
[ClientPropertyAttribute(ClientVisibility.ProductInternal, ClientVisibility.ProductInternal)]
public TKeyType Key { get; set; }

属性值

类型:TKeyType
返回{0}。

.NET Framework 安全性

请参阅

参考

KeyValue<TKeyType, TValueType> 类

Microsoft.TeamFoundation.Framework.Server 命名空间