Class HostTreeNode
Inheritance
System.Object
HostTreeNode
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class HostTreeNode : DomTreeNode
Constructors
Declaration
public HostTreeNode(IAutomationHost host, ITargetElement element, DomTreeNode parent)
Parameters
Properties
Declaration
public string FriendlyName { get; }
Property Value
Declaration
public IAutomationHost Host { get; set; }
Property Value
Declaration
public string Id { get; set; }
Property Value
Declaration
public string StateHashCode { get; set; }
Property Value