ITemplateImporter Interface

Interface that provides the methods that are required to import a methodology file. After it is imported, the methodology can be selected in a project creation wizard.

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

Syntax

'Declaration
Public Interface ITemplateImporter
public interface ITemplateImporter
public interface class ITemplateImporter
type ITemplateImporter =  interface end
public interface ITemplateImporter

The ITemplateImporter type exposes the following members.

Methods

  Name Description
Public method Import Imports the methodology from the specified folder.

Top

See Also

Reference

Microsoft.TeamFoundation.Client Namespace