RanorexRanorex Documentation
Configuration..::.RepositoryConfig Class
NamespacesRanorex.CoreConfigurationConfiguration..::.RepositoryConfig
A collection of repository configuration parameters.
Declaration Syntax
C#Visual BasicVisual C++
public class RepositoryConfig : Configuration..::.AbstractConfig
Public Class RepositoryConfig _
	Inherits Configuration..::.AbstractConfig
public ref class RepositoryConfig : public Configuration..::.AbstractConfig
Members
All MembersMethodsPropertiesFields



IconMemberDescription
AppFolderTimeout
Gets or sets the default search timeout for application folders in a repository.

AutoGenerateFolders
Gets or sets a value indicating whether repository folders should be autogenerated when adding new items.

conf
The Configuration the wrapper class should provide access to.
(Inherited from Configuration..::.AbstractConfig.)
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.)
FolderTimeout
Gets or sets the default search timeout for non-application folders in a repository.

GeneratedCodeClassName
Gets or sets the name of the class to use for generated repository code.

GeneratedCodeLanguage
Gets or sets the default language for generated repository code.

GeneratedCodeNamespace
Gets or sets the namespace to use for generated repository code.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the type of the current instance.
(Inherited from Object.)
ItemTimeout
Gets or sets the default search timeout for items in a repository.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a string that represents the current object.
(Inherited from Object.)
UseFolderCache
Gets or sets a value indicating whether to cache the element corresponding to a repository folder or not.

Inheritance Hierarchy
Object
Configuration..::.AbstractConfig
 Configuration..::.RepositoryConfig

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