The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ExportConventionBuilder::AddMetadata Method
.NET Framework (current version)
Adds metadata to the export.
Assembly: System.Composition.Convention (in System.Composition.Convention.dll)
| Name | Description | |
|---|---|---|
![]() | AddMetadata(String^, Func<Type^, Object^>^) | Adds metadata that has the specified name and value to the export. |
![]() | AddMetadata(String^, Object^) | Adds metadata that has the specified name and value to the export. |
Show:
