ProvideOptionPageAttribute.IsInUnifiedSettings 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出此頁面中的設定是否已透過建立新的註冊,上線至整合設定。 如果為 true,則會在啟用整合設定時隱藏頁面,因此不會複製其設定。
public bool IsInUnifiedSettings { get; set; }
member this.IsInUnifiedSettings : bool with get, set
Public Property IsInUnifiedSettings As Boolean