RanorexRanorex Documentation
Element Property
NamespacesRanorex.CoreElementInfoElement
The clone of the element contained in the element info.
Declaration Syntax
C#Visual BasicVisual C++
public Element Element { get; set; }
Public Property Element As Element
public:
property Element^ Element {
	Element^ get ();
	void set (Element^ value);
}
Value
The element.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)