BaseConfigurationManager.IsLastKnownGoodValid 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 a value indicating whether the last known good configuration is still valid, depends on when the LKG was first used and it's lifetime.
public bool IsLastKnownGoodValid { get; }
member this.IsLastKnownGoodValid : bool
Public ReadOnly Property IsLastKnownGoodValid As Boolean