DkmILCatchBlock.ErrorCode Property

Definition

The type of error to catch, "None" to catch all errors.

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILFailureReason ErrorCode { Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILFailureReason get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILFailureReason ErrorCode { Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILFailureReason get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILFailureReason ErrorCode { get; }
member this.ErrorCode : Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILFailureReason
Public ReadOnly Property ErrorCode As DkmILFailureReason

Property Value

DkmILFailureReason

Returns DkmILFailureReason.

Applies to