This documentation is archived and is not being maintained.
IProcessTemplateContentHandler Interface
Visual Studio 2013
This interface represents an abstraction for handling the content of a process template
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
The IProcessTemplateContentHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetStream | Returns a stream to the content of the process template file. |
![]() | TransferTemplateFileContent | It transfers the content of the file to the response object |
Show:
