Click or drag to resize

ExceptionPropertiesExceptionsForConditionalAnalysis Property

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

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool ExceptionsForConditionalAnalysis { get; set; }

Property Value

Type: Boolean
See Also