Class HostTreeNode
Inherited Members
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class HostTreeNode : DomTreeNode
Constructors
HostTreeNode(IAutomationHost, ITargetElement, DomTreeNode)
Declaration
public HostTreeNode(IAutomationHost host, ITargetElement element, DomTreeNode parent)
Parameters
IAutomation
|
ITarget
|
Dom
|
Properties
FriendlyName
Declaration
public string FriendlyName { get; }
Property Value
System.
|
Host
Id
Declaration
public string Id { get; set; }
Property Value
System.
|
StateHashCode
Declaration
public string StateHashCode { get; set; }
Property Value
System.
|