| IConfigReaderReadConfiguration Method |
Reads the configuration from the config file and converts it to custom
config objects which the end developer will use to get or set the properties.
Namespace:
Intuit.Ipp.Core
Assembly:
Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxIppConfiguration ReadConfiguration()
Return Value
Type:
IppConfigurationThe custom config object.
See Also