ExportDefinitionBinding.ExportingMemberRef Property

Definition

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

Property Value

Applies to