ExportDescriptorProvider Class
.NET Framework (current version)
An object that contributes to the composition.
Assembly: System.Composition.Hosting (in System.Composition.Hosting.dll)
| Name | Description | |
|---|---|---|
![]() | ExportDescriptorProvider() | Initializes a new instance of the ExportDescriptorProvider class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetExportDescriptors(CompositionContract^, DependencyAccessor^) | Promises export descriptors for the specified export key. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | NoDependencies | Indicates a lack of dependencies. |
![]() ![]() | NoExportDescriptors | Indicates a lack of export descriptors. |
![]() ![]() | NoMetadata | Indicates a lack of metadata. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



