This documentation is archived and is not being maintained.
ITemplateExporter::Export Method
Visual Studio 2013
Exports the specified methodology to the specified client folder.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Parameters
- folderPath
- Type: System::String
The local path to which to export the methodology.
- templateName
- Type: System::String
The name of the methodology to export.
- logHandler
- Type: Microsoft.TeamFoundation.Client::ILogHandler
A log handler to log export events.
- 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: