ITemplateExporter Interface

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

'宣言
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
Public method Export Exports the specified methodology to the specified client folder.

Top

See Also

Reference

Microsoft.TeamFoundation.Client Namespace