ExportProvider.PartLifecycleTracker.OwningExportProvider 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 ExportProvider that owns the lifetime and sharing boundaries for the part to be instantiated.
protected Microsoft.VisualStudio.Composition.ExportProvider OwningExportProvider { get; }
member this.OwningExportProvider : Microsoft.VisualStudio.Composition.ExportProvider
Protected ReadOnly Property OwningExportProvider As ExportProvider