ICustomSummaryInformation 介面

ICustomSummaryInformation 是 IBuildInformationNodes 的 Helper 介面型別「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 命名空間