Udostępnij za pośrednictwem


Metoda ITmi.ReleaseTests — (ICollection)

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Usuwa testów, które są określone przez podanej kolekcji identyfikatorów z interfejsu użytkownika z Visual Studio Test Professional.

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

Składnia

'Deklaracja
Sub ReleaseTests ( _
    tests As ICollection _
)
void ReleaseTests(
    ICollection tests
)
void ReleaseTests(
    ICollection^ tests
)
abstract ReleaseTests : 
        tests:ICollection -> unit 
function ReleaseTests(
    tests : ICollection
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITmi Interfejs

Przeciążenie ReleaseTests

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

TestID