Compartir a través de


ServicingJobData.ServicingTokens (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Property ServicingTokens As IDictionary(Of String, String)
public IDictionary<string, string> ServicingTokens { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ServicingJobData Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)