Handled Property
Indicates whether or no the exception is handled. Set to true when the exception is handled.
Syntax
public System.bool Handled {get; set;}Public Property Handled As System.BooleanIndicates whether or no the exception is handled. Set to true when the exception is handled.
public System.bool Handled {get; set;}Public Property Handled As System.Boolean