This documentation is archived and is not being maintained.
ITemplateImporter::Import Method
Visual Studio 2013
Imports the methodology from the specified folder.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Parameters
- folderPath
- Type: System::String
The path of the folder where the methodology to be imported is stored.
- logHandler
- Type: Microsoft.TeamFoundation.Client::ILogHandler
A log handler to log events that occur during import.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: