0 out of 1 rated this helpful - Rate this topic

ICommonStructureService.GetProjectProperties Method

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

Parameters

projectUri
Type: System.String
name
Type: System.String%
state
Type: System.String%
templateId
Type: System.Int32%
properties
Type: Microsoft.TeamFoundation.Server.ProjectProperty[]%
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.