Compartilhar via


Método ServicingStepGroupProviderBase.GetServicingStepGroup

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

Sintaxe

'Declaração
Public Function GetServicingStepGroup ( _
    stepGroupName As String _
) As ServicingStepGroup
public ServicingStepGroup GetServicingStepGroup(
    string stepGroupName
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingStepGroup
Retorna ServicingStepGroup.

Implementações

IServicingStepGroupProvider.GetServicingStepGroup(String)

Segurança do .NET Framework

Consulte também

Referência

ServicingStepGroupProviderBase Classe

Namespace Microsoft.TeamFoundation.Framework.Server