Share via


ExceptionEventArgs.ExceptionObject Property

Definition

Gets an IDataElement that describes the exception object.

public:
 property Microsoft::VisualStudio::IntelliTrace::IDataElement ^ ExceptionObject { Microsoft::VisualStudio::IntelliTrace::IDataElement ^ get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::IDataElement ^ ExceptionObject { Microsoft::VisualStudio::IntelliTrace::IDataElement ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.IDataElement ExceptionObject { get; }
member this.ExceptionObject : Microsoft.VisualStudio.IntelliTrace.IDataElement
Public ReadOnly Property ExceptionObject As IDataElement

Property Value

Applies to