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: 4.0.3.22982 (4.0.3.22982)