ProvideOptionPageAttribute.ShouldShowUnifiedSettingsPlaceholder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For pages with IsInUnifiedSettings = false, set this to false to prevent creation of a link in the Unified Settings UI linking back to this page. This is appropriate for pages that you intend to abandon or roll into other categories instead of porting to Unified Settings.
public bool ShouldShowUnifiedSettingsPlaceholder { get; set; }
member this.ShouldShowUnifiedSettingsPlaceholder : bool with get, set
Public Property ShouldShowUnifiedSettingsPlaceholder As Boolean