ExportDefinitionBinding.ExportingMember Property

Definition

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

Property Value

Applies to