ComposablePartDefinition.ExportDefinitions 属性

定义

获取此部件上找到的所有导出的序列, (直接) 类型及其成员。

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<Microsoft.VisualStudio.Composition.Reflection.MemberRef,Microsoft.VisualStudio.Composition.ExportDefinition>> ExportDefinitions { [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.VisualStudio.Composition.ComposablePartDefinition+<get_ExportDefinitions>d__43))] get; }
[<get: System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.VisualStudio.Composition.ComposablePartDefinition+<get_ExportDefinitions>d__43))>]
member this.ExportDefinitions : seq<System.Collections.Generic.KeyValuePair<Microsoft.VisualStudio.Composition.Reflection.MemberRef, Microsoft.VisualStudio.Composition.ExportDefinition>>
Public ReadOnly Property ExportDefinitions As IEnumerable(Of KeyValuePair(Of MemberRef, ExportDefinition))

属性值

属性

适用于