Click or drag to resize

ClassFilterEntryClassName Property

The name of the class. Can include wildcards (* and ?). The asterisk corresponds to a string of any length, the question mark - to any single character.

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

Property Value

Type: String
See Also