Click or drag to resize

PropertyPathPatternSubject Property

Gets the Subject of the Property Path.

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

Property Value

Type: PatternItem

Implements

IPropertyPathPatternSubject
See Also