Defines the interface used to navigate the setting definition hierarchy of a component.
The following tables list the members exposed by the ISettingDefinitionContainer type.
Public Properties
Name | Description | |
---|---|---|
ChildSettingDefinitions | Retrieves a read-only collection of all immediate child settings definitions for SettingDefinition. | |
ComponentId | Retrieves the identity of the component that owns this setting. | |
ParentDefinitionContainer | Retrieves the parent setting definition container. If the object represents a top-level container, it returns null. | |
SettingDefinitions | Retrieves all descendent SettingDefinition. |