

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Message Property
SwiPlCs interface ► SbsSW.SwiPlCs.Exceptions ► PlException ► Message
Gets a message that describes the current exception.

C# | Visual Basic | Visual C++ | F# |
public override string Message { get; }
Public Overrides ReadOnly Property Message As String Get
public: virtual property String^ Message { String^ get () override; }
abstract Message : string with get override Message : string with get

String
The error message that explains the reason for the exception, or an empty string("").
The error message that explains the reason for the exception, or an empty string("").
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)