Gets/Sets the Cache that is in use.
            
 
    Namespace: 
   VDS.RDF.Parsing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static IUriLoaderCache Cache { get; set; }Public Shared Property Cache As IUriLoaderCache
	Get
	Set
Property Value
Type: 
IUriLoaderCache
Remarks
See Also