Gets or sets the location steps of this path.
| C# | Visual Basic | Visual C++ |
public IList<LocationStep> LocationSteps { get; set; }
Public Property LocationSteps As IList(Of LocationStep) Get Set
public: property IList<LocationStep^>^ LocationSteps { IList<LocationStep^>^ get (); void set (IList<LocationStep^>^ value); }
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)