ReplayVariable.Name Property

Ultimate Replay

ReplayVariableName Property
Get the name of this ReplayVariable.

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

Property Value

Type: String
See Also