共用方式為


FeatureManagementOptions.IgnoreMissingFeatureFilters 屬性

定義

控制遺漏相依功能篩選時的功能評估行為。 如果未忽略遺漏的功能篩選準則,則會在嘗試評估相依于遺漏功能篩選的功能時擲回例外狀況。 預設值為 false。

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

屬性值

適用於