TestElement.IsLoadTestCandidate Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dieses Test Element in einer Liste möglicher Auslastungs Tests in der Benutzeroberfläche enthalten sein soll.

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

Eigenschaftswert

Boolean

true, wenn dieses Test Element in einer Liste möglicher Auslastungs Tests enthalten sein soll. andernfalls false.

Gilt für