Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
Public Interface IExternalLink
public interface IExternalLink
public interface class IExternalLink
type IExternalLink = interface end
public interface IExternalLink
The IExternalLink type exposes the following members.
Properties
| 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). |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Save | Saves the build project to the server. |
Top
.gif)
.gif)