RuntimeComposition.RuntimeImport.ImportingMemberRef 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 importing member. May be empty if the import site is an importing constructor parameter.
public Microsoft.VisualStudio.Composition.Reflection.MemberRef ImportingMemberRef { get; }
member this.ImportingMemberRef : Microsoft.VisualStudio.Composition.Reflection.MemberRef
Public ReadOnly Property ImportingMemberRef As MemberRef