Executed when a command outputs file content.
true
[is text].OutputContent is typically called from the 'print' command, but can also be called from 'describe', 'diff', or 'diff2'. Output content may be called several times for a single file if it is large. You must orchestrate between calls to OutputMessage and OutputContent to know which file you are working with. If the content is textual, you can use the ContentEncoding property to convert to text.
P4Callback Class | P4API Namespace