PexAllowedContractRequiresFailureAttribute.AcceptInnerException Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die innere Ausnahme ausgewertet werden soll.

public:
 virtual property bool AcceptInnerException { bool get(); void set(bool value); };
public override bool AcceptInnerException { get; set; }
member this.AcceptInnerException : bool with get, set
Public Overrides Property AcceptInnerException As Boolean

Eigenschaftswert

Boolean

true , wenn die innere Ausnahme akzeptiert werden soll. andernfalls false.

Gilt für