Perforce API for the .Net CLR P4.Net

MergeData.TheirName Property

Perforce name of their file. Format is '//depot/path/file.ext#rev'.

[Visual Basic]
Public ReadOnly Property TheirName As String
[C#]
public string TheirName {get;}

See Also

MergeData Class | P4API Namespace