RanorexRanorex Documentation
IsSnapshot Property
NamespacesRanorexAdapterIsSnapshot
Gets a value indicating whether this instance is a snapshot.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsSnapshot { get; }
Public ReadOnly Property IsSnapshot As Boolean
public:
property bool IsSnapshot {
	bool get ();
}
Value
true if this instance is a snapshot; otherwise, false.

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