OptionsUriLoaderCaching Property  | 
 
            Gets/Sets whether the 
UriLoader uses caching.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static bool UriLoaderCaching { get; set; }Public Shared Property UriLoaderCaching As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also