RanorexRanorex Documentation
RepoGenBaseFolder Class
NamespacesRanorex.Core.RepositoryRepoGenBaseFolder
The base class for all generated repository folder classes.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class RepoGenBaseFolder : IReportMetadata
Public MustInherit Class RepoGenBaseFolder _
	Implements IReportMetadata
public ref class RepoGenBaseFolder abstract : IReportMetadata
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RepoGenBaseFolder(String, String, RepoGenBaseFolder, Duration, Boolean, String, String)
Initializes a new instance of the RepoGenBaseFolder class.

RepoGenBaseFolder(String, String, RepoGenBaseFolder, Duration, Boolean, String)
Initializes a new instance of the RepoGenBaseFolder class.

RepoGenBaseFolder(String, String, RepoGenBaseFolder, Duration, Boolean)
Initializes a new instance of the RepoGenBaseFolder class.

AbsoluteBasePath
The absolute base path for the folder.

BasePath
The base path for the folder.

BasePathString
The base path for the folder as string.

CreateAdapterForPath<(Of <(T>)>)(String, String, Duration)
Creates the adapter for path.

CreateAdapterForPath<(Of <(T>)>)(String, String, Duration, Nullable<(Of <(Boolean>)>))
Creates the adapter for path.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
FolderElement
Gets the folder element.

FolderElementValid
Gets a value indicating whether the folder element is valid.

GetFolderElement(Boolean%)
Gets the folder element and a value indicating whether the folder element was cached.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMetaInfos()()()
Returns a (non read-only!) dictionary of String key-value pairs specifying meta data for a report.

GetType()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ParentFolder
The parent folder of this folder.

SearchTimeout
Gets or sets the search timeout for the folder.

ToString()()()
Returns a string that represents the current object.
(Inherited from Object.)
UseCache
Gets or sets a value indicating whether to cache the element corresponding to this folder.

Inheritance Hierarchy
Object
RepoGenBaseFolder

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