Click or drag to resize

IExportDocumentExportNativeFileTitle Property

The name of the native file that was exported, if IncludeNativeFiles was selected in the export configuration.

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

Property Value

Type: String
See Also