Click or drag to resize

IPathResolverResolvePath Method

Resolves a Path.

Namespace:  VDS.RDF.Configuration
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string ResolvePath(
	string path
)

Parameters

path
Type: SystemString
Path.

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Configuration.IPathResolver.ResolvePath(System.String)"]

See Also