ServicingStepGroupProviderBase.GetServicingStepGroup (Método)
Espacio de nombres: Microsoft.TeamFoundation.Framework.Server
Ensamblado: Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxis
'Declaración
Public Function GetServicingStepGroup ( _
stepGroupName As String _
) As ServicingStepGroup
public ServicingStepGroup GetServicingStepGroup(
string stepGroupName
)
Parámetros
- stepGroupName
Tipo: System.String
Valor devuelto
Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingStepGroup
Devuelva ServicingStepGroup.
Implementaciones
IServicingStepGroupProvider.GetServicingStepGroup(String)
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
ServicingStepGroupProviderBase Clase
Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)