Click or drag to resize

IUriLoaderCacheGetLocalCopy Method

Gets the path to the locally cached copy of the Graph from the given URI.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string GetLocalCopy(
	Uri u
)

Parameters

u
Type: SystemUri
URI.

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Parsing.IUriLoaderCache.GetLocalCopy(System.Uri)"]

See Also