Click or drag to resize

UriLoaderCacheDirectory Property

Gets/Sets the Directory used for caching Graphs loaded from URIs.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static string CacheDirectory { get; set; }

Property Value

Type: String
See Also