Udostępnij za pośrednictwem


Interfejs ITestElementResultTestPropertyProvider

Reprezentuje interfejs, który obiekt można zaimplementować badanie danych w wynikach badania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Interface ITestElementResultTestPropertyProvider
public interface ITestElementResultTestPropertyProvider
public interface class ITestElementResultTestPropertyProvider
type ITestElementResultTestPropertyProvider =  interface end
public interface ITestElementResultTestPropertyProvider

Typ ITestElementResultTestPropertyProvider uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna FillDataRow Wstawia wiersz danych dostarczonego przy użyciu danych wynik badania.

Początek

Uwagi

Test elementy, które już implementował ten interfejs.Obiekty, które nie dziedziczą od TestElement musi implementować tego interfejsu, aby dostarczyć dane testowe w wynikach badania.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestElement