Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
P4PrintStreamEventArgs
.
.
::
.
DepotFile Property
P4PrintStreamEventArgs Class
See Also
The Perforce depot path to the file being printed.
Namespace:
P4API
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
string
DepotFile
{
get
; }
Field Value
The depot path to the file.
See Also
P4PrintStreamEventArgs Class
P4API Namespace