Share via


ICommonStructureService.ListAllProjects Method

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

Syntax

'Declaration
Function ListAllProjects As ProjectInfo()
'Usage
Dim instance As ICommonStructureService 
Dim returnValue As ProjectInfo()

returnValue = instance.ListAllProjects()
ProjectInfo[] ListAllProjects()
array<ProjectInfo^>^ ListAllProjects()
function ListAllProjects() : ProjectInfo[]

Return Value

Type: array<Microsoft.TeamFoundation.Server.ProjectInfo[]

.NET Framework Security

See Also

Reference

ICommonStructureService Interface

ICommonStructureService Members

Microsoft.TeamFoundation.Server Namespace