This documentation is archived and is not being maintained.

ICommonStructureService4::SetProjectProperty Method

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

void SetProjectProperty(
	String^ projectUri, 
	String^ name, 
	String^ value
)

Parameters

projectUri
Type: System::String
name
Type: System::String
value
Type: System::String

Show: