ExportProvider.PartLifecycleTracker.State Property

Definition

Gets the level of initialization the MEF part has already undergone.

public Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleState State { get; }
member this.State : Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleState
Public ReadOnly Property State As ExportProvider.PartLifecycleState

Property Value

Applies to