Perforce API for the .Net CLR P4.Net

P4BaseRecordSet.Errors Property

Gets an array of error messages returned from the Perforce command.

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

Remarks

These are the error messages that are returned from Perforce.

See Also

P4BaseRecordSet Class | P4API Namespace