Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsString Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsString
Return true if PlTerm is a string.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsString { get; }
Public ReadOnly Property IsString As Boolean
	Get
public:
property bool IsString {
	bool get ();
}
member IsString : bool with get
Property Value
See Also

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