Freigeben über


Classification.ListAllProjects-Methode

Führt alle Projekte auf.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function ListAllProjects As CommonStructureProjectInfo()
[WebMethodAttribute]
public CommonStructureProjectInfo[] ListAllProjects()

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
Die Liste der Projekte.

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace