RanorexRanorex Documentation
AbsolutePath Property
NamespacesRanorex.Core.RepositoryRepoItemInfoAbsolutePath
Gets the absolute path of the associated repository item.
Declaration Syntax
C#Visual BasicVisual C++
public RxPath AbsolutePath { get; }
Public ReadOnly Property AbsolutePath As RxPath
public:
property RxPath^ AbsolutePath {
	RxPath^ get ();
}

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