Click or drag to resize

IExportConfigIncludeNativeFiles Property

Whether native files are copied to the export directory as a part of the export processing

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

Property Value

Type: Boolean
See Also