Perforce API for the .Net CLR P4.Net

P4Message.ToString Method 

Returns a String that represents the current Object.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A String that represents the current Object.

See Also

P4Message Class | P4API Namespace