ICommonStructureService.CreateProject Method
Visual Studio 2008
Creates a new project context.
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Parameters
- projectName
- Type: System.String
Name of the project context
- structure
- Type: System.Xml.XmlElement
The definitions of the structures for the project.
Return Value
Type: Microsoft.TeamFoundation.Server.ProjectInfoA string value containing the URI of the new project.
- 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.