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; }
Public Shared Property PathResolver As IPathResolver
Get
Set
Property Value
Type:
IPathResolverSee Also