Freigeben über


TeamProjectCollectionWebService.GetServicingResources-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetServicingResources As List(Of String)
[WebMethodAttribute]
public List<string> GetServicingResources()

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamProjectCollectionWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace