Compartir a través de


ServicingJobData.ServicingTokensValue (Propiedad)

Nota: Estos no deben cambiar; son el formulario serializado del diccionario de ServicingTokens.

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

Sintaxis

'Declaración
Public Property ServicingTokensValue As KeyValue(Of String, String)()
public KeyValue<string, string>[] ServicingTokensValue { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.Framework.Server.KeyValue<String, String>[]
Devuelva KeyValue<TKeyType, TValueType>.

Seguridad de .NET Framework

Vea también

Referencia

ServicingJobData Clase

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