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