Método TeamProjectCollectionWebService.GetServicingResources
Namespace: Microsoft.TeamFoundation.Server.Core.WebServices
Assembly: Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)
Sintaxe
'Declaração
<WebMethodAttribute> _
Public Function GetServicingResources As List(Of String)
[WebMethodAttribute]
public List<string> GetServicingResources()
Valor de retorno
Tipo: System.Collections.Generic.List<String>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.