Freigeben über


KeyValue<TKeyType, TValueType>.Value-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: TValueType
EINGABETASTE {0}.

.NET Framework-Sicherheit

Siehe auch

Referenz

KeyValue<TKeyType, TValueType> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace