This topic has not yet been rated - Rate this topic

ICommonStructureService.GetProjectFromName Method

Gets a ProjectInfo structure using a project name

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
ProjectInfo GetProjectFromName(
	string projectName
)

Parameters

projectName
Type: System.String

The name of the project to be obtained

Return Value

Type: Microsoft.TeamFoundation.Server.ProjectInfo
A ProjectInfo object containing the project information structure.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.