ProvideOptionPageAttribute.UnifiedSettingsCategoryMoniker Property

Definition

For pages with IsInUnifiedSettings = false, gets or sets the moniker of the parent category in the Unified Settings hierarchy. This can be a moniker that already exists, or one that exists plus one additional '.'-delimited segment. If the latter, a new category named by CategoryResourceID is created in the Unified Settings hierarchy and this page is inserted in it. Otherwise, this page is inserted under the existing category.

public string UnifiedSettingsCategoryMoniker { get; set; }
member this.UnifiedSettingsCategoryMoniker : string with get, set
Public Property UnifiedSettingsCategoryMoniker As String

Property Value

Applies to