CancellableGraphEventArgsCancel Property |
Gets/Sets whether the Event should be cancelled.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
Property Value
Type:
BooleanSee Also