RanorexRanorex Documentation
IsRemote Property
NamespacesRanorex.CoreElementIsRemote
Gets a value indicating whether the element resides on a remote device.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRemote { get; }
Public ReadOnly Property IsRemote As Boolean
public:
property bool IsRemote {
	bool get ();
}
Value
true if this instance resides on a remote device; otherwise, false.

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