ExportDefinitionBinding Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Public Sub New (exportDefinition As ExportDefinition, partDefinition As ComposablePartDefinition, exportingMemberRef As MemberRef)
Parameters
- exportDefinition
- ExportDefinition
- partDefinition
- ComposablePartDefinition
- exportingMemberRef
- MemberRef