共用方式為


FeatureManagementOptions.IgnoreMissingFeatures 屬性

定義

控制遺漏目標功能時的功能評估行為。 如果未忽略遺漏的功能,則會在嘗試評估功能時擲回例外狀況。 預設值為 true。

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

屬性值

適用於