ExportDescriptor Class
Describes an export of a part known to the composition engine.
Assembly: System.Composition.Hosting (in System.Composition.Hosting.dll)
| Name | Description | |
|---|---|---|
![]() | ExportDescriptor() | Initializes a new instance of the ExportDescriptor class. |
| Name | Description | |
|---|---|---|
![]() ![]() | Create(CompositeActivator^, IDictionary<String^, Object^>^) | Creates an export descriptor that has the specified activator and metadata. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



