Perforce API for the .Net CLR |
|
RunException.Message Property
Gets the error message for the exception.
[Visual Basic]
Overrides Public ReadOnly Property Message As
String
[C#]
public override
string Message {get;}
See Also
RunException Class | P4API.Exceptions Namespace