Returns the renderers section configuration
[Visual Basic] Public Property ReadOnly Renderers As IDictionary [C#] public IDictionary Renderers { get; } [C++] public: __property IDictionary* get_Renderers(); [JScript] public function get Renderers() : IDictionary
ConfigFactory Class | Portrate.Interview.Config Namespace