Skip to content

Compono.ConfigurationSource.ProfileChain.Profiles

Compono

Compono.ConfigurationSource.ProfileChain

ConfigurationSource.ProfileChain.Profiles Property

The applied profile types, outermost first. A genuinely immutable snapshot (Compono.ImmutableSnapshot) taken at construction, never the caller-supplied list itself - the same mutation-after-construction concern Errors guards against.

public System.Collections.Generic.IReadOnlyList<System.Type> Profiles { get; }

Property Value

System.Collections.Generic.IReadOnlyList<System.Type>