ExpectedExceptionAttribute.ExceptionType Property

Definition

Gets a value indicating the Type of the expected exception

public:
 property Type ^ ExceptionType { Type ^ get(); };
public Type ExceptionType { get; }
member this.ExceptionType : Type
Public ReadOnly Property ExceptionType As Type

Property Value

Applies to