PartConventionBuilder::ExportInterfaces Method ()

.NET Framework (current version)
 

Selects all interfaces on the part type to be exported.

Namespace:   System.Composition.Convention
Assembly:  System.Composition.Convention (in System.Composition.Convention.dll)

public:
PartConventionBuilder^ ExportInterfaces()

Return Value

Type: System.Composition.Convention::PartConventionBuilder^

A part builder that provides further configuration of the part.

Return to top
Show: