Bagikan melalui


IServicingStepGroupProvider.GetServicingStepGroups Method

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

Syntax

'Declaration
Function GetServicingStepGroups As ServicingStepGroup()
ServicingStepGroup[] GetServicingStepGroups()
array<ServicingStepGroup^>^ GetServicingStepGroups()
abstract GetServicingStepGroups : unit -> ServicingStepGroup[] 
function GetServicingStepGroups() : ServicingStepGroup[]

Return Value

Type: array<Microsoft.TeamFoundation.Framework.Server.ServicingStepGroup[]

.NET Framework Security

See Also

Reference

IServicingStepGroupProvider Interface

Microsoft.TeamFoundation.Framework.Server Namespace