ReplayObject.ReplayIdentity Property

Ultimate Replay

ReplayObjectReplayIdentity Property
Get the unique ReplayIdentity for this ReplayObject.

Namespace: UltimateReplay
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ReplayIdentity ReplayIdentity { get; }

Property Value

Type: ReplayIdentity
See Also