Implemented by automation hosts that contain ITargetElement.

Namespace:  ArtOfTest.Common
Assembly:  ArtOfTest.Common (in ArtOfTest.Common.dll) Version: 2.0.7.0 (2.0.7.0)

Syntax

C#
public interface IAutomationHost : ISupportSearchHost
Visual Basic (Declaration)
Public Interface IAutomationHost _
	Implements ISupportSearchHost
Visual C++
public interface class IAutomationHost : ISupportSearchHost

See Also