ResolvedExceptionThrownEvent.ExceptionThrownEvent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the original ExceptionThrownEvent.
public:
property Microsoft::VisualStudio::IntelliTrace::ExceptionThrownEvent ^ ExceptionThrownEvent { Microsoft::VisualStudio::IntelliTrace::ExceptionThrownEvent ^ get(); };
public:
property Microsoft::VisualStudio::IntelliTrace::ExceptionThrownEvent ^ ExceptionThrownEvent { Microsoft::VisualStudio::IntelliTrace::ExceptionThrownEvent ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.ExceptionThrownEvent ExceptionThrownEvent { get; }
member this.ExceptionThrownEvent : Microsoft.VisualStudio.IntelliTrace.ExceptionThrownEvent
Public ReadOnly Property ExceptionThrownEvent As ExceptionThrownEvent