IExternalLink インターフェイス

IBuildInformationNode の ExternalLink の型のインターフェイス。

IExternalLink を取得するには、InformationNodeConverters のクラスを使用します。

名前空間:  Microsoft.TeamFoundation.Build.Client
アセンブリ:  Microsoft.TeamFoundation.Build.Client (Microsoft.TeamFoundation.Build.Client.dll 内)

構文

'宣言
Public Interface IExternalLink
public interface IExternalLink

IExternalLink 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ DisplayText 外部リンクに表示するテキストを取得または設定します。
パブリック プロパティ Node 基になる IBuildInformationNode を取得します。
パブリック プロパティ Url 外部リンクを URI (Uniform Resource Identifier) (URI) 取得または設定します。

このページのトップへ

メソッド

  名前 説明
パブリック メソッド Save サーバーにビルド プロジェクトを保存します。

このページのトップへ

参照

関連項目

Microsoft.TeamFoundation.Build.Client 名前空間