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