Click or drag to resize
ConfigSubstitutions Property

[Missing <summary> documentation for "P:Akka.Configuration.Config.Substitutions"]

Namespace: Akka.Configuration
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public IEnumerable<HoconSubstitution> Substitutions { get; set; }

Property Value

Type: IEnumerableHoconSubstitution
See Also