次の方法で共有


ICustomSummaryInformation インターフェイス

ICustomSummaryInformation は、「」 CustomSummaryInformation の IBuildInformationNodes のヘルパーのインターフェイスです。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 名前空間