RanorexRanorex Documentation
FullName Property
NamespacesRanorex.Core.RepositoryRepoItemInfoFullName
Gets the name of the associated repository item preceded by the names of all folders that are parents of this item in a namespace-like representation, i.e. "AppFolder.RootedFolder.Folder.Item".
Declaration Syntax
C#Visual BasicVisual C++
public string FullName { get; }
Public ReadOnly Property FullName As String
public:
property String^ FullName {
	String^ get ();
}

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