This documentation is archived and is not being maintained.

ITemplateValidator::ValidateTemplate Method

Validates the methodology that is stored in the specified folder.

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

void ValidateTemplate(
	String^ folderPath
)

Parameters

folderPath
Type: System::String

The folder where the methodology to be validated is located.

Show: