PathEvaluationContextPathStart Property  | 
 
            Gets the pattern which is the start of the path.
            
 
    Namespace: 
   VDS.RDF.Query.Paths
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic PatternItem PathStart { get; }Public ReadOnly Property PathStart As PatternItem
	Get
Property Value
Type: 
PatternItem
See Also