ExportDefinitionBinding.ExportingMemberRef Property
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.
Gets the member with the ExportAttribute applied. The return value is null
when the export is on the type itself.
public Microsoft.VisualStudio.Composition.Reflection.MemberRef ExportingMemberRef { get; }
member this.ExportingMemberRef : Microsoft.VisualStudio.Composition.Reflection.MemberRef
Public ReadOnly Property ExportingMemberRef As MemberRef