Property IsSnapshot
IsSnapshot
Gets a value indicate whether this instance is a snapshot session.
bool IsSnapshot { get; }
Property Value
- bool
true
if the session is a snapshot session.
Gets a value indicate whether this instance is a snapshot session.
bool IsSnapshot { get; }
true
if the session is a snapshot session.