RanorexRanorex Documentation
Path Property
NamespacesRanorex.Core.RepositoryRepoItemInfoPath
Gets the path of the associated repository item.
Declaration Syntax
C#Visual BasicVisual C++
public RxPath Path { get; set; }
Public Property Path As RxPath
public:
property RxPath^ Path {
	RxPath^ get ();
	void set (RxPath^ value);
}

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