PartConventionBuilder::Export<T> Method ()
.NET Framework (current version)
Exports the part that has the specified contract type.
Assembly: System.Composition.Convention (in System.Composition.Convention.dll)
Return Value
Type: System.Composition.Convention::PartConventionBuilder^A part builder that provides further configuration of the part.
Type Parameters
- T
The contract type.
Show: