Perforce API for the .Net CLR
P4Integration.File Property
Returns the path to the file being integrated to/from.
[Visual Basic]
Public ReadOnly Property File As
String
[C#]
public
string
File {get;}
See Also
P4Integration Class
|
P4API Namespace