This documentation is archived and is not being maintained.
ISectionLink Interface
Visual Studio 2013
This interface represents a hyperlink on the View.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
The ISectionLink type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Context | Gets or sets the context string of the Build Detail Link. This property is optional and can be left empty. |
![]() | Link | Gets or sets the link as a string. This value is usually a valid Uri, but may also be file path depending on the link type. |
![]() | Type | Returns the type of link this is. Once a link is created the type should never change. |
Show:
