Freigeben über


ServicingContext.Tokens-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Tokens As IDictionary(Of String, String)
public IDictionary<string, string> Tokens { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, String>
Gibt IDictionary<TKey, TValue> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace