ComposedPart.SatisfyingExports Özellik

Tanım

Bu bölümün içeri aktarımlarının eşlemesini ve bunları karşılayan dışarı aktarmaları alır.

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))

Özellik Değeri

IReadOnlyDictionary<ImportDefinitionBinding,IReadOnlyList<ExportDefinitionBinding>>

Şunlara uygulanır