Click or drag to resize

ConfigurationLoaderPathResolver Property

Gets/Sets the in-use Path Resolver.

Namespace:  VDS.RDF.Configuration
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static IPathResolver PathResolver { get; set; }

Property Value

Type: IPathResolver
See Also