ServicingStepGroupProviderBase.GetServicingStepGroupResourceNames Method

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

Syntax

'Declaration
Protected MustOverride Function GetServicingStepGroupResourceNames As String()
protected abstract string[] GetServicingStepGroupResourceNames()
protected:
virtual array<String^>^ GetServicingStepGroupResourceNames() abstract
abstract GetServicingStepGroupResourceNames : unit -> string[] 
protected abstract function GetServicingStepGroupResourceNames() : String[]

Return Value

Type: array<System.String[]

.NET Framework Security

See Also

Reference

ServicingStepGroupProviderBase Class

Microsoft.TeamFoundation.Framework.Server Namespace