FeatureManagementOptions.IgnoreMissingFeatureFilters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
控制遺漏相依功能篩選時的功能評估行為。 如果未忽略遺漏的功能篩選準則,則會在嘗試評估相依于遺漏功能篩選的功能時擲回例外狀況。 預設值為 false。
public bool IgnoreMissingFeatureFilters { get; set; }
member this.IgnoreMissingFeatureFilters : bool with get, set
Public Property IgnoreMissingFeatureFilters As Boolean