Click or drag to resize

DropCommandMode Property

Gets the type of DROP operation to perform.

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

Property Value

Type: ClearMode
See Also