Udostępnij za pośrednictwem


Metoda ITestAggregation.Remove —

Po wdrożeniu w klasie pochodnej usuwa element test, który jest identyfikowany przez danego łącza z agregacji.

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

Składnia

'Deklaracja
Sub Remove ( _
    link As Link _
)
void Remove(
    Link link
)
void Remove(
    Link^ link
)
abstract Remove : 
        link:Link -> unit 
function Remove(
    link : Link
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestAggregation Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common