ImportDefinitionBinding.ImportingSiteType 属性

定义

获取将为其赋值的变量或成员的实际类型。 这包括任何惰性、ExportFactory 或集合包装。

public Type ImportingSiteType { get; }
member this.ImportingSiteType : Type
Public ReadOnly Property ImportingSiteType As Type

属性值

Type

决不会为 null。

适用于