Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Name Property
SwiPlCs interface ► SbsSW.SwiPlCs ► PlQueryVar ► Name
The name of a variable in a Query
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Name { get; internal set; }
Public Property Name As String Get Friend Set
public: property String^ Name { String^ get (); internal: void set (String^ value); }
member Name : string with get, internal set
Property Value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)