Share via


FeatureManagementOptions.IgnoreMissingFeatures Property

Definition

Controls the behavior of feature evaluation when the target feature is missing. If missing features are not ignored an exception will be thrown when attempting to evaluate them. The default value is true.

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

Property Value

Applies to