SettingCategory.ParentCategory 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.
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