Click or drag to resize

IExceptionPropertiesExceptionsForConditionalAnalysis Property

Enable or disable creation of conditional exceptions such as EmptyFile, NoContent, of UnknownFileType

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool ExceptionsForConditionalAnalysis { get; set; }

Property Value

Type: Boolean
See Also