Click or drag to resize

ClassFilterEntryIncludeDerived Property

True is the derived classes should be processes in the same way as the class that the ClassName property specifies.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public bool IncludeDerived { get; set; }

Property Value

Type: Boolean
See Also