IProcessTemplateContentHandler 인터페이스
이 인터페이스 프로세스 템플릿의 콘텐츠 처리에 대 한 추상화를 나타냅니다.
네임스페이스: Microsoft.TeamFoundation.Server.Core
어셈블리: Microsoft.TeamFoundation.Server.Core(Microsoft.TeamFoundation.Server.Core.dll)
구문
‘선언
Public Interface IProcessTemplateContentHandler
public interface IProcessTemplateContentHandler
IProcessTemplateContentHandler 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
HashValue | 프로세스 템플릿 파일의 해시 value(MD5)입니다. |
위쪽
메서드
이름 | 설명 | |
---|---|---|
GetStream | 프로세스 템플릿 파일의 콘텐츠 스트림을 반환합니다. | |
TransferTemplateFileContent | 파일의 내용을 응답 개체를 전송합니다. |
위쪽