Compartilhar via


Interface ITestExternalLink

 

Representa um link para um objeto externo.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

public interface ITestExternalLink
public interface class ITestExternalLink
type ITestExternalLink = interface end
Public Interface ITestExternalLink

Propriedades

Nome Descrição
System_CAPS_pubproperty Description

Obtém a descrição do objeto vinculado.

System_CAPS_pubproperty Uri

Obtém o identificador de recursos uniforme (URI) para o objeto vinculado.

Consulte também

Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo