ICommonStructureService.GetProjectFromName Method
Visual Studio 2008
Gets a ProjectInfo structure using a project name
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Parameters
- projectName
- Type: System.String
The name of the project to be obtained
Return Value
Type: Microsoft.TeamFoundation.Server.ProjectInfoA ProjectInfo object containing the project information structure.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.