Perforce API for the .Net CLR P4.Net

P4RecordSet.Messages Property

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

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

Property Value

Array of informational messages returned from a Perforce command.

See Also

P4RecordSet Class | P4API Namespace