Compartilhar via


Interface IBuildCoverage

 

Representa as informações de tinta referentes a uma compilação.

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

Sintaxe

public interface IBuildCoverage : ICoverage
public interface class IBuildCoverage : ICoverage
type IBuildCoverage = 
    interface
        interface ICoverage
    end
Public Interface IBuildCoverage
    Inherits ICoverage

Propriedades

Nome Descrição
System_CAPS_pubproperty Configuration

System_CAPS_pubproperty LastError

(herdado de ICoverage.)

System_CAPS_pubproperty Modules

(herdado de ICoverage.)

System_CAPS_pubproperty State

(herdado de ICoverage.)

Consulte também

Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo