ICustomSummaryInformation 인터페이스
ICustomSummaryInformation IBuildInformationNodes "CustomSummaryInformation" 형식에 대 한 도우미 인터페이스입니다.가 Icustomsummaryinformation를 얻으려면 InformationNodeConverters 클래스를 사용 합니다.
네임스페이스: Microsoft.TeamFoundation.Build.Client
어셈블리: Microsoft.TeamFoundation.Build.Client(Microsoft.TeamFoundation.Build.Client.dll)
구문
‘선언
Public Interface ICustomSummaryInformation
public interface ICustomSummaryInformation
ICustomSummaryInformation 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
Message | 메시지입니다. | |
Node | 기본 Ibuildinformationnode입니다. | |
SectionHeader | 섹션 헤더 섹션의 맨 위에 표시 되는 문자열을 가져오거나 설정 합니다. | |
SectionName | 구역 이름을 고유 하 게 식별 하는 섹션을 가져오거나 설정 합니다. | |
SectionPriority | 섹션의 순서를 결정 하는 데 사용 되는 구역 우선 순위를 가져오거나 설정 합니다. |
위쪽
메서드
이름 | 설명 | |
---|---|---|
Save | 사용자 지정 요약 정보를 서버에 저장합니다. |
위쪽