Click or drag to resize

IExportConfigExportExtractionFailures Property

Whether native file extraction failures should be exported with place-holder .err files.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool ExportExtractionFailures { get; set; }

Property Value

Type: Boolean
See Also