Click or drag to resize

IExportConfig Property

The configuration properties for the export

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

Property Value

Type: IExportConfig
See Also