CreateCommandSilent Property |
Gets whether the Create should be done silently.
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool Silent { get; }
Public ReadOnly Property Silent As Boolean
Get
Property Value
Type:
BooleanSee Also