AdvantageDomainAttribute Members
The AdvantageDomainAttribute type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Deep-clones this instance, producing an unfrozen copy. PathRecord items are cloned
(so the clone's lists don't share references with the source).
|
|
|
EnforceFreezeOnMutation |
Enforces the freeze contract; logs if this instance is frozen when a mutation is attempted.
|
|
|
Freeze |
Freezes this AdvantageDomainAttribute and its nested freezable PathRecord items.
|
Properties
| Name | Description | |
|---|---|---|
|
|
DocumentPathRecords |
Gets or sets the document path records.
|
|
|
ImagePathRecords |
Gets or sets the image path records.
|
|
|
IndexDirectory |
Gets or sets the index directory.
|
|
|
IsFrozen |
Checks whether this AdvantageDomainAttribute is frozen. Runtime-only flag — never serialized.
|
|
|
Protocol |
Gets or sets the protocol.
|
|
|
UseLanguageUrlSlugs |
Gets or sets a value indicating whether [use language URL slugs].
|
|
|
UserGuides |
Gets or sets the user guides.
|
|
|
WarmupSite |
Gets or sets a value indicating whether [warmup site].
|

