TestCaseEvent.IsChildTestCase Eigenschaft

Definition

Ruft ein Flag ab, das bestimmt, ob dieser Testfall einem Testfall untergeordnet ist. Ein Webtest in einem Auslastungs Test ist beispielsweise ein untergeordneter Testfall.

public:
 property bool IsChildTestCase { bool get(); };
public:
 property bool IsChildTestCase { bool get(); };
public bool IsChildTestCase { get; }
member this.IsChildTestCase : bool
Public ReadOnly Property IsChildTestCase As Boolean

Eigenschaftswert

Boolean

Gilt für