Udostępnij za pośrednictwem


Właściwość ITestCaseResult.Implementation —

Pobiera automatycznego testu dla tego wyniku.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
ReadOnly Property Implementation As ITestImplementation
ITestImplementation Implementation { get; }
property ITestImplementation^ Implementation {
    ITestImplementation^ get ();
}
abstract Implementation : ITestImplementation with get
function get Implementation () : ITestImplementation

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestImplementation
Zautomatyzowane badania dla tego wyniku, lub nullodwołanie o wartości null (Nothing w języku Visual Basic) , jeśli jest zaimplementowana przez badanie ręczne.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestImplementation