ConfigurationConstituents Class Properties
For a list of all members of this type, see ConfigurationConstituents members.
Public Properties
Name | Description | |
---|---|---|
FullGroupName | The full Group name, e.g. Aaa/Bbb | |
FullyQualifiedKeyName | The fully qualified Configuration key name (groups and key name), e.g. Aaa/Bbb/Ccc | |
Groups | A list of the groups present in @FullGroupName, e.g. {Aaa, Bbb} | |
KeyName | The Configuration key Name, e.g. Ccc, will be empty for groups only | |
ParentKey | Gets the parent key. |
See Also