ImportDefinitionBinding.ImportingSiteType 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 Type ImportingSiteType { get; }
member this.ImportingSiteType : Type
Public ReadOnly Property ImportingSiteType As Type

Property Value

Type

Never null.

Applies to