次の方法で共有


ProvideSettingsObserverAttribute.ForceLoad Property

Definition

If true, the package will be loaded and the observer created as soon as unified settings are available. If false, the observer will be created whenever conditions in the system otherwise demand the package to be loaded.

The default value is false.

public bool ForceLoad { get; init; }
member this.ForceLoad : bool with get, set
Public Property ForceLoad As Boolean

Property Value

Applies to