Share via


ServicingStepGroup.Steps, propriété

Les étapes de service qui composent le groupe d'étape, dans l'ordre.

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

Syntaxe

'Déclaration
Public ReadOnly Property Steps As List(Of ServicingStep)
public List<ServicingStep> Steps { get; }

Valeur de propriété

Type : System.Collections.Generic.List<ServicingStep>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

ServicingStepGroup Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms