ITeamProjectCollectionServicing.GetServicingResources Method

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

Syntax

'Declaration
Function GetServicingResources As IList(Of String)
IList<string> GetServicingResources()
IList<String^>^ GetServicingResources()
abstract GetServicingResources : unit -> IList<string> 
function GetServicingResources() : IList<String>

Return Value

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

.NET Framework Security

See Also

Reference

ITeamProjectCollectionServicing Interface

Microsoft.TeamFoundation.Framework.Client Namespace