Partager via


TeamProjectCollectionWebService.GetServicingStepGroupOperations, méthode

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

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function GetServicingStepGroupOperations ( _
    stepGroup As String _
) As List(Of String)
[WebMethodAttribute]
public List<string> GetServicingStepGroupOperations(
    string stepGroup
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.List<String>

Sécurité .NET Framework

Voir aussi

Référence

TeamProjectCollectionWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms