IAutomationHost
Interface
Definition
Namespace:ArtOfTest.Common
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public interface IAutomationHost : ISupportSearchHost
Derived Classes:
Inherited Members
Properties
C#
string FriendlyName { get; }
C#
string StateHashCode { get; }
C#
TechnologyType TechnologyType { get; }
Methods
C#
void EnsureStateIsCurrent()
C#
void UpdateInterHostLinks()