Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Term Property
SwiPlCs interfaceSbsSW.SwiPlCs.ExceptionsPlExceptionTerm
Get the PlTerm of this exception.
Declaration Syntax
C#Visual BasicVisual C++F#
public PlTerm Term { get; }
Public ReadOnly Property Term As PlTerm
	Get
public:
property PlTerm Term {
	PlTerm get ();
}
member Term : PlTerm with get
Property Value

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)