RanorexRanorex Documentation
Feature Property
NamespacesRanorexImageNotFoundExceptionFeature
Gets the feature that was searched for.
Declaration Syntax
C#Visual BasicVisual C++
public Bitmap Feature { get; private set; }
Public Property Feature As Bitmap
public:
property Bitmap^ Feature {
	Bitmap^ get ();
	void set (Bitmap^ value);
}

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