VariablePattern.VariableName Property |
Gets the Name of the Variable this Pattern matches.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic override string VariableName { get; }
Public Overrides ReadOnly Property VariableName As String
Get
Property Value
Type:
String
See Also