SettingCategory.ParentCategory Property

Definition

Gets the parent category, if any.

[System.Runtime.Serialization.IgnoreDataMember]
public Microsoft.VisualStudio.Extensibility.Settings.SettingCategory? ParentCategory { get; }
[<System.Runtime.Serialization.IgnoreDataMember>]
member this.ParentCategory : Microsoft.VisualStudio.Extensibility.Settings.SettingCategory
Public ReadOnly Property ParentCategory As SettingCategory

Property Value

Attributes

Applies to