Click or drag to resize

InvalidTypeCastExceptionCreatedIface Property

Get the type information of the interface returned by the Find, FindAll or TryFind method.

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public Type CreatedIface { get; }

Property Value

Type: Type
See Also