RanorexRanorex Documentation
DontCache Property
NamespacesRanorex.CoreFlavorElementDontCache
Indicates that the element should not be cached. Defaults to false.
Declaration Syntax
C#Visual BasicVisual C++
protected internal virtual bool DontCache { get; }
Protected Friend Overridable ReadOnly Property DontCache As Boolean
protected public:
virtual property bool DontCache {
	bool get ();
}

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