Perforce API for the .Net CLR
MergeData.ResultFile Property
File where merged result should be written.
[Visual Basic]
Public ReadOnly Property ResultFile As
FileInfo
[C#]
public
System.IO.FileInfo
ResultFile {get;}
See Also
MergeData Class
|
P4API Namespace