ICustomSummaryInformation 인터페이스
ICustomSummaryInformation "CustomSummaryInformation" 형식의 IBuildInformationNodes 위한 도우미 인터페이스입니다. InformationNodeConverters 클래스는 ICustomSummaryInformation를 얻기 위해 사용 합니다.
네임스페이스: 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 | 사용자 지정 요약 정보를 서버에 저장합니다. |
위쪽