Click or drag to resize

SyntaxValidationResults.Result Property

Gets the Result Object that was produced.

Namespace:  VDS.RDF.Parsing.Validation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Object Result { get; }

Property Value

Type: Object

Implements

ISyntaxValidationResults.Result
See Also