Click or drag to resize

PatternItemVariableName Property

Gets the Variable Name if this is a Variable Pattern or null otherwise.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public virtual string VariableName { get; }

Property Value

Type: String
See Also