다음을 통해 공유


ComposedPart.SatisfyingExports 속성

정의

이 파트의 가져오기 및 해당 항목에 만족하는 내보내기의 맵을 가져옵니다.

public System.Collections.Generic.IReadOnlyDictionary<Microsoft.VisualStudio.Composition.ImportDefinitionBinding,System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Composition.ExportDefinitionBinding>> SatisfyingExports { get; }
member this.SatisfyingExports : System.Collections.Generic.IReadOnlyDictionary<Microsoft.VisualStudio.Composition.ImportDefinitionBinding, System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Composition.ExportDefinitionBinding>>
Public ReadOnly Property SatisfyingExports As IReadOnlyDictionary(Of ImportDefinitionBinding, IReadOnlyList(Of ExportDefinitionBinding))

속성 값

적용 대상