Click or drag to resize

InvalidTypeCastExceptionSupportedIfaces Property

Get an enumerable collection of interfaces supported by the object, which the Find, FindAll or TryFind method returns.

Namespace:  SmartBear.TestLeft
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public IEnumerable<string> SupportedIfaces { get; }

Property Value

Type: IEnumerableString
See Also