Compartilhar via


ITestRunBase.CreateAttachment Método

 

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

Lista de sobrecargas

Nome Descrição
System_CAPS_pubmethod CreateAttachment(Byte[], Int32, Int32)

Cria um anexo para um resultado de teste de uma matriz de bytes.

System_CAPS_pubmethod CreateAttachment(String)

Cria um anexo de um arquivo. (herdado de IAttachmentOwner.)

System_CAPS_pubmethod CreateAttachment(String, SourceFileAction)

Cria um anexo de um arquivo, excluindo opcionalmente o arquivo de origem após carregamento.(herdado de IAttachmentOwner.)

Consulte também

Interface ITestRunBase
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo