Perforce API for the .Net CLR P4.Net

P4BaseRecordSet.ErrorMessage Property

Gets an error messages returned from the Perforce command.

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

Remarks

Errors are concatanated to one string, seperated by new lines.

See Also

P4BaseRecordSet Class | P4API Namespace