Name Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog Name Property
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryVarName
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)