Class RepositoryAppFolder
- Namespace
- Ranorex.Core.Repository
- Assembly
- Ranorex.Core.dll
public class RepositoryAppFolder : RootedRepositoryFolder
- Inheritance
-
RepositoryAppFolder
- Derived
- Inherited Members
Constructors
RepositoryAppFolder(ElementRepository, RepositoryFolder, string, string, RxPath, Image, Duration, bool)
protected RepositoryAppFolder(ElementRepository owner, RepositoryFolder parentFolder, string name, string capabilityName, RxPath basePath, Image icon, Duration searchTimeout, bool useCache)
Parameters
ownerElementRepositoryparentFolderRepositoryFoldernamestringcapabilityNamestringbasePathRxPathiconImagesearchTimeoutDurationuseCachebool
Properties
FolderIcon
public Image FolderIcon { get; }
Property Value
Methods
Create(ElementRepository, RepositoryFolder, string, string, RxPath, Image, Duration, bool)
public static RepositoryAppFolder Create(ElementRepository owner, RepositoryFolder parentFolder, string name, string capabilityName, RxPath basePath, Image icon, Duration searchTimeout, bool useCache)
Parameters
ownerElementRepositoryparentFolderRepositoryFoldernamestringcapabilityNamestringbasePathRxPathiconImagesearchTimeoutDurationuseCachebool
Returns
GetContainingAppFolder()
public override RepositoryAppFolder GetContainingAppFolder()
Returns
GetOwnerAppFolderPath()
public override RxPath GetOwnerAppFolderPath()
Returns
GetXmlNode(XmlNode, bool, RefScreenshotStoreMode)
public override XmlNode GetXmlNode(XmlNode parent, bool withTestImages, RefScreenshotStoreMode refScMode)
Parameters
parentXmlNodewithTestImagesboolrefScModeRefScreenshotStoreMode
Returns
- XmlNode
HasDefaultFolderIcon()
public bool HasDefaultFolderIcon()
Returns
OptimizeBasePath()
public override void OptimizeBasePath()