ExceptionContext.ExceptionHandled Proprietà

Definizione

Ottiene o imposta un valore che indica se l'eccezione è stata gestita.

public bool ExceptionHandled { get; set; }
member this.ExceptionHandled : bool with get, set
Public Property ExceptionHandled As Boolean

Valore della proprietà

true se l'eccezione è stata gestita. In caso contrario, false.

Si applica a