Click or drag to resize

DropCommandSilent Property

Gets whether the Drop should be done silently.

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

Property Value

Type: Boolean
See Also