ExportDefinitionBinding.ExportingMember 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. null
when the export is on the type itself.
public System.Reflection.MemberInfo ExportingMember { get; }
member this.ExportingMember : System.Reflection.MemberInfo
Public ReadOnly Property ExportingMember As MemberInfo