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