Gets the name of the target that the redo log is kept for.
            
| C# | Visual Basic | Visual C++ | J# | 
public string TargetName { get; }
Public ReadOnly Property TargetName As String Get
public: property String^ TargetName { String^ get (); }
/** @property */ public String get_TargetName()
