This topic has not yet been rated - Rate this topic

ICommonStructureService.ListStructures Method

Lists the structures in a project

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
NodeInfo[] ListStructures(
	string projectUri
)

Parameters

projectUri
Type: System.String

URI of the project from which the structure is to be obtained

Return Value

Type: Microsoft.TeamFoundation.Server.NodeInfo[]
An array of NodeInfo objects containing the URI of the root node of the structure.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.