Perforce API for the .Net CLR |
|
P4PrintStreamEventArgs.DepotFile Property
The Perforce depot path to the file being printed.
[Visual Basic]
Public ReadOnly Property DepotFile As
String
[C#]
public
string DepotFile {get;}
Property Value
The depot path to the file.
See Also
P4PrintStreamEventArgs Class | P4API Namespace