ICommonStructureService.ListAllProjects Method

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

Syntax

'Declaration
Function ListAllProjects As ProjectInfo()
ProjectInfo[] ListAllProjects()
array<ProjectInfo^>^ ListAllProjects()
abstract ListAllProjects : unit -> ProjectInfo[] 
function ListAllProjects() : ProjectInfo[]

Return Value

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

.NET Framework Security

See Also

Reference

ICommonStructureService Interface

Microsoft.TeamFoundation.Server Namespace