次の方法で共有


ImportDefinitionBinding.ImportingSiteTypeRef プロパティ

定義

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

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

プロパティ値

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

適用対象