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