Compartilhar via


Método Classification.ListProjects

Projetos de listas.

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function ListProjects As CommonStructureProjectInfo()
[WebMethodAttribute]
public CommonStructureProjectInfo[] ListProjects()

Valor de retorno

Tipo: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
A lista de projetos.

Segurança do .NET Framework

Consulte também

Referência

Classification Classe

Namespace Microsoft.TeamFoundation.Integration.Server