Perforce API for the .Net CLR P4.Net

P4PrintStreamEventArgs.FileType Property

The Perforce file type of the file being printed.

[Visual Basic]
Public ReadOnly Property FileType As String
[C#]
public string FileType {get;}

Property Value

The Perforce filetype of the file being printed.

See Also

P4PrintStreamEventArgs Class | P4API Namespace