IPexRaisedExceptionSource.ExceptionType Property

Definition

Gets the type of the exception.

public:
 property Microsoft::ExtendedReflection::Metadata::TypeEx ^ ExceptionType { Microsoft::ExtendedReflection::Metadata::TypeEx ^ get(); };
public Microsoft.ExtendedReflection.Metadata.TypeEx ExceptionType { get; }
member this.ExceptionType : Microsoft.ExtendedReflection.Metadata.TypeEx
Public ReadOnly Property ExceptionType As TypeEx

Property Value

Microsoft.ExtendedReflection.Metadata.TypeEx

The type of the exception.

Applies to