ITestList.CanChangeTests Property

Definition

Gets a value that indicates whether the tests in the list can be modified.

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

Property Value

true if the tests can be modified; otherwise, false.

Applies to