共用方式為


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 命名空間