Click or drag to resize

LoadCommandSilent Property

Gets whether errors loading the data are suppressed.

Namespace:  VDS.RDF.Update.Commands
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool Silent { get; }

Property Value

Type: Boolean
See Also