ExportDefinitionBinding 构造函数

定义

public ExportDefinitionBinding (Microsoft.VisualStudio.Composition.ExportDefinition exportDefinition, Microsoft.VisualStudio.Composition.ComposablePartDefinition partDefinition, Microsoft.VisualStudio.Composition.Reflection.MemberRef exportingMemberRef);
new Microsoft.VisualStudio.Composition.ExportDefinitionBinding : Microsoft.VisualStudio.Composition.ExportDefinition * Microsoft.VisualStudio.Composition.ComposablePartDefinition * Microsoft.VisualStudio.Composition.Reflection.MemberRef -> Microsoft.VisualStudio.Composition.ExportDefinitionBinding

参数

exportDefinition
ExportDefinition
partDefinition
ComposablePartDefinition
exportingMemberRef
MemberRef

适用于