Share via


ServicingJobData.ServicingOperations, propriété

C'est l'ensemble d'objets ServicingOperationqui doit être exécuté pour ce travail de service. Elles sont exécutées dans l'ordre indiqué dans le tableau. Les opérations sont exécutées de façon sérialisée, où la deuxième opération ne démarre pas tant que la première opération.

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

Syntaxe

'Déclaration
Public Property ServicingOperations As String()
public string[] ServicingOperations { get; set; }

Valeur de propriété

Type : array<System.String[]
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

ServicingJobData Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms