次の方法で共有


ImportDefinitionBinding.ImportingSiteType プロパティ

定義

結果が割り当てられる変数またはメンバーの実際の型を取得します。 これには、Lazy、ExportFactory、またはコレクション ラッパーが含まれます。

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

プロパティ値

null になることはありません。

適用対象