Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface that provides the methods to export a methodology from the server to the client for viewing and editing.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Interface ITemplateExporter
public interface ITemplateExporter
public interface class ITemplateExporter
type ITemplateExporter = interface end
public interface ITemplateExporter
The ITemplateExporter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Export | Exports the specified methodology to the specified client folder. |
Top