Perforce API for the .Net CLR
P4Revision.FileType Property
Returns this revision's Perforce filetype.
[Visual Basic]
Public ReadOnly Property FileType As
String
[C#]
public
string
FileType {get;}
See Also
P4Revision Class
|
P4API Namespace