Partager via


ITemplateExporter.Export, méthode

Exporte la méthodologie spécifiée au dossier client spécifié.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.VisualStudio.TeamFoundation.Client (dans Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Sub Export ( _
    folderPath As String, _
    templateName As String, _
    logHandler As ILogHandler _
)
void Export(
    string folderPath,
    string templateName,
    ILogHandler logHandler
)

Paramètres

  • folderPath
    Type : System.String
    Le chemin d'accès local dans lequel pour exporter la méthodologie.
  • templateName
    Type : System.String
    Le nom de la méthodologie à exporter.

Sécurité .NET Framework

Voir aussi

Référence

ITemplateExporter Interface

Microsoft.TeamFoundation.Client, espace de noms