Target Class

Target class

Class contains item of html or css element where the error was found.

public class Target

Properties

NameDescription
Item { get; }Returns Object of html or css element.
TargetType { get; }Returns the type of the contained object

See Also