ImportDefinitionBinding.ImportingSiteTypeRef Property

Definition

Gets the actual type of the variable or member that will be assigned the result. This includes any Lazy, ExportFactory or collection wrappers.

public Microsoft.VisualStudio.Composition.Reflection.TypeRef ImportingSiteTypeRef { get; }
member this.ImportingSiteTypeRef : Microsoft.VisualStudio.Composition.Reflection.TypeRef
Public ReadOnly Property ImportingSiteTypeRef As TypeRef

Property Value

Never null.

Applies to