TestResultBase.IsValid Method

Definition

Determines whether this instance is valid.

public:
 override bool IsValid();
public override bool IsValid ();
override this.IsValid : unit -> bool
Public Overrides Function IsValid () As Boolean

Returns

true if this instance is valid; otherwise, false.

Applies to