This topic has not yet been rated - Rate this topic

ICommonStructureService.GetProjectProperties Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
void GetProjectProperties(
	string projectUri,
	out string name,
	out string state,
	out int templateId,
	out ProjectProperty[] properties
)

Parameters

projectUri
Type: String
name
Type: String
state
Type: String
templateId
Type: Int32
properties
Type: Microsoft.TeamFoundation.Server.ProjectProperty[]
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.