RanorexRanorex Documentation
ToStringSteps Method
NamespacesRanorex.CoreRxPathToStringSteps()()()
Creates a list of strings where each location step in the RxPath corresponds to one string.
Declaration Syntax
C#Visual BasicVisual C++
public string[] ToStringSteps()
Public Function ToStringSteps As String()
public:
array<String^>^ ToStringSteps()
Return Value
The RxPath as string.

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