Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a link to an external object.
Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ITestExternalLink
public interface ITestExternalLink
public interface class ITestExternalLink
type ITestExternalLink =  interface end
public interface ITestExternalLink
The ITestExternalLink type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | Description | Gets the description of the linked object. | 
| .gif) | Uri | Gets the uniform resource identifier (URI) for the linked object. | 
Top