IProcessTemplateContentHandler 接口

此接口表示处理的过程模板的内容抽象

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
Public Interface IProcessTemplateContentHandler
public interface IProcessTemplateContentHandler

IProcessTemplateContentHandler 类型公开以下成员。

属性

  名称 说明
公共属性 HashValue 哈希值 (md5) 的过程模板文件。

页首

方法

  名称 说明
公共方法 GetStream 返回传递给过程模板文件的内容。
公共方法 TransferTemplateFileContent 它会将文件的内容读入响应对象

页首

请参阅

参考

Microsoft.TeamFoundation.Server.Core 命名空间