PexRaisedExceptionAttribute.ExceptionType 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 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.