UriLoaderCacheDirectory Property  | 
 
            Gets/Sets the Directory used for caching Graphs loaded from URIs.
            
 
    Namespace: 
   VDS.RDF.Parsing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic static string CacheDirectory { get; set; }Public Shared Property CacheDirectory As String
	Get
	Set
Property Value
Type: 
String
See Also