CompositionContainer::ReleaseExport<T> Method (Lazy<T>^)
.NET Framework (current version)
Removes the specified export from composition and releases its resources if possible.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Parameters
- export
-
Type:
System::Lazy<T>^
An indirect reference to the export to remove.
Type Parameters
- T
The type of the export.
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: