System.Runtime.CompilerServices.RuntimeCompatibilityAttribute.WrapNonExceptionThrows Property

Gets or sets a value that indicates whether to wrap exceptions that do not derive from the Exception class with a System.Runtime.CompilerServices.RuntimeWrappedException object.

Syntax

public bool WrapNonExceptionThrows { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0