Click or drag to resize

IExportName Property

The name of the export.

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

Property Value

Type: String
Remarks

Export names can be up to 50 characters and must be unique to the case.

See Also