ExportProvider.PartLifecycleTracker.GetValueReadyToRetrieveExportingMembers Method
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 instance of the part after instantiating it. Importing properties may not have been satisfied yet.
public object GetValueReadyToRetrieveExportingMembers ();
member this.GetValueReadyToRetrieveExportingMembers : unit -> obj
Public Function GetValueReadyToRetrieveExportingMembers () As Object