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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.