AdvantageAttributes Properties
The AdvantageAttributes type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
AttributeCollection |
Gets or sets the attribute collection.
|
|
|
Extensions |
Side-channel for feature extensions that need structured XML alongside the attribute
bag. Multiple features coexist by claiming distinct element names (e.g.
LocalizedSlots for the localization layer). Core treats the child elements
as opaque XML — feature libraries own parse/emit via GetExtension(String) /
SetExtension(String, XmlElement). Null when no extensions are present — the wrapper
element is omitted from the on-disk XML entirely.
|
|
|
IsFrozen |
Checks whether this AdvantageAttributes is frozen. Runtime-only flag — never serialized.
|

