Share via


ServicingStepGroup, constructeur

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

Syntaxe

'Déclaration
Public Sub New ( _
    name As String, _
    subsystem As String, _
    steps As List(Of ServicingStep) _
)
public ServicingStepGroup(
    string name,
    string subsystem,
    List<ServicingStep> steps
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ServicingStepGroup Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms