다음을 통해 공유


FeatureManagementOptions.IgnoreMissingFeatures 속성

정의

대상 기능이 누락된 경우 기능 평가의 동작을 제어합니다. 누락된 기능이 무시되지 않으면 평가하려고 할 때 예외가 throw됩니다. 기본값은 true입니다.

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

속성 값

적용 대상