This documentation is archived and is not being maintained.
IExternalLink Interface
Visual Studio 2013
Interface for an ExternalLink type of IBuildInformationNode.
To obtain an IExternalLink, use the InformationNodeConverters class.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The IExternalLink type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets or sets the text to display for the external link. |
![]() | Node | Gets the underlying IBuildInformationNode. |
![]() | Url | Gets or sets the external link uniform resource identifier (URI). |
Show:
