Freigeben über


ServicingStepGroupProviderBase.GetServicingStepGroup-Methode

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

Syntax

'Declaration
Public Function GetServicingStepGroup ( _
    stepGroupName As String _
) As ServicingStepGroup
public ServicingStepGroup GetServicingStepGroup(
    string stepGroupName
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingStepGroup
Gibt ServicingStepGroup zurück.

Implementiert

IServicingStepGroupProvider.GetServicingStepGroup(String)

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingStepGroupProviderBase Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace