'Declaration Public Property Handle As System.Boolean
'Usage Dim instance As ValidationPastingEventArgs Dim value As System.Boolean instance.Handle = value value = instance.Handle
public System.bool Handle {get; set;}
Property Value
true
if [handle]; otherwise, false
.