Freigeben über


ServicingStepGroup-Konstruktor

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String, _
    subsystem As String, _
    steps As IEnumerable(Of ServicingStep) _
)
public ServicingStepGroup(
    string name,
    string subsystem,
    IEnumerable<ServicingStep> steps
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingStepGroup Klasse

Microsoft.TeamFoundation.Framework.Client-Namespace