RanorexRanorex Documentation
Path Property
NamespacesRanorexElementNotFoundExceptionPath
Gets the path that caused this exception.
Declaration Syntax
C#Visual BasicVisual C++
public RxPath Path { get; }
Public ReadOnly Property Path As RxPath
public:
property RxPath^ Path {
	RxPath^ get ();
}

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