Share via


ExportProvider.PartLifecycleTracker.OwningExportProvider Property

Definition

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

Property Value

Applies to