RdfAEvaluationContextLocalVocabulary Property  | 
 
            Gets/Sets the Local Vocabulary.
            
 
    Namespace: 
   VDS.RDF.Parsing.Contexts
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IRdfAVocabulary LocalVocabulary { get; set; }Public Property LocalVocabulary As IRdfAVocabulary
	Get
	Set
Property Value
Type: 
IRdfAVocabulary
See Also