Compartilhar via


Propriedade ServicingJobData.ServicingTokens

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

Sintaxe

'Declaração
Public Property ServicingTokens As IDictionary(Of String, String)
public IDictionary<string, string> ServicingTokens { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.IDictionary<String, String>
Retorna IDictionary<TKey, TValue>.

Segurança do .NET Framework

Consulte também

Referência

ServicingJobData Classe

Namespace Microsoft.TeamFoundation.Framework.Server