Udostępnij za pośrednictwem


Właściwość ITestPoint.IsTestCaseAutomated —

Zwraca takie same spowodować jako TestCaseWorkItem.IsAutomated, ale może użyć buforowanych właściwości odpowiedzieć na pytanie

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

Składnia

'Deklaracja
ReadOnly Property IsTestCaseAutomated As Boolean
bool IsTestCaseAutomated { get; }
property bool IsTestCaseAutomated {
    bool get ();
}
abstract IsTestCaseAutomated : bool with get
function get IsTestCaseAutomated () : boolean

Wartość właściwości

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPoint Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client