Print the contents of a file in Perforce to a string.
Contents of the file.
Attempting to call PrintText on a binary file will likely cause corruption.
If a file is does not exist, a FileNotFound exception will be thrown (regardless of the ExceptionLevel setting).
Depot Path, Client Path or Local Path can generally be used for the argument depotPath (so long as the argument is valid for the
p4 printcommand line.
P4Connection Class | P4API Namespace