AkkaConfigurationSection..::..Hocon Property
Namespace:
Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
[ConfigurationPropertyAttribute] public HoconConfigurationElement Hocon { get; set; }
<ConfigurationPropertyAttribute> _ Public Property Hocon As HoconConfigurationElement Get Set
[ConfigurationPropertyAttribute] public: property HoconConfigurationElement^ Hocon { HoconConfigurationElement^ get (); void set (HoconConfigurationElement^ value); }