共用方式為


IProcessTemplateContentHandler 介面

這個介面表示處理流程範本的內容。

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Interface IProcessTemplateContentHandler
public interface IProcessTemplateContentHandler

IProcessTemplateContentHandler 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 HashValue 雜湊值 (Message Digest 5,MD5) 處理範本檔。

回頁首

方法

  名稱 描述
公用方法 GetStream 傳回資料流到流程範本檔的內容。
公用方法 TransferTemplateFileContent 會將檔案的內容加入回應物件

回頁首

請參閱

參考

Microsoft.TeamFoundation.Server.Core 命名空間