RanorexRanorex Documentation
IsSnapshot Property
NamespacesRanorex.CoreElementIsSnapshot
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
	Get
public:
property bool IsSnapshot {
	bool get ();
}
Property Value
Boolean
true if this instance is a snapshot; otherwise, false.

Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)