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 保存自定义聚合信息到服务器。

页首

请参阅

参考

Microsoft.TeamFoundation.Build.Client 命名空间