RuntimeComposition.RuntimeImport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Diagnostics.DebuggerDisplay("{ImportingSiteElementType}")]
public class RuntimeComposition.RuntimeImport : IEquatable<Microsoft.VisualStudio.Composition.RuntimeComposition.RuntimeImport>
[<System.Diagnostics.DebuggerDisplay("{ImportingSiteElementType}")>]
type RuntimeComposition.RuntimeImport = class
interface IEquatable<RuntimeComposition.RuntimeImport>
Public Class RuntimeComposition.RuntimeImport
Implements IEquatable(Of RuntimeComposition.RuntimeImport)
- Inheritance
-
RuntimeComposition.RuntimeImport
- Attributes
- Implements
Constructors
Properties
Cardinality | |
DeclaringTypeRef | |
ExportFactory | |
ExportFactorySharingBoundaries |
Gets the sharing boundaries created when the export factory is used. |
ImportingMember | |
ImportingMemberRef |
Gets the importing member. May be empty if the import site is an importing constructor parameter. |
ImportingParameter | |
ImportingParameterRef |
Gets the importing parameter. May be empty if the import site is an importing field or property. |
ImportingSiteElementType |
Gets the type of the member, with the ImportMany collection and Lazy/ExportFactory stripped off, when present. |
ImportingSiteType | |
ImportingSiteTypeRef | |
ImportingSiteTypeWithoutCollection | |
ImportingSiteTypeWithoutCollectionRef | |
IsExportFactory | |
IsLazy | |
IsNonSharedInstanceRequired | |
Metadata | |
MetadataType | |
SatisfyingExports |
Methods
Equals(Object) | |
Equals(RuntimeComposition+RuntimeImport) | |
GetHashCode() |