Share via


ServicingJobData.ServicingTokensValue, propriété

Remarque : Celles-ci ne doivent pas être modifiés ; ils sont la forme sérialisée du dictionnaire de ServicingTokens.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Property ServicingTokensValue As KeyValue(Of String, String)()
public KeyValue<string, string>[] ServicingTokensValue { get; set; }

Valeur de propriété

Type : array<Microsoft.TeamFoundation.Framework.Server.KeyValue<String, String>[]
retourne KeyValue<TKeyType, TValueType> ;

Sécurité .NET Framework

Voir aussi

Référence

ServicingJobData Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms