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::AsContractName Method
.NET Framework (current version)
Specifies the contract name for the export.
Assembly: System.Composition.Convention (in System.Composition.Convention.dll)
| Name | Description | |
|---|---|---|
![]() | AsContractName(Func<Type^, String^>^) | Specifies the contract name for the export based on the result of the specified function on the export type. |
![]() | AsContractName(String^) | Specifies the contract name for the export. |
Show:
